Ubuntu Installation :: Mount Or Not To Mount - Can't Create A Partition
Jan 2, 2010
I've just bought a HP mini compaq laptop. The laptop doesn't have any CD/DVD "reader". So i was forced to download the .iso file to install ubuntu in addition to Windows XP that was present when i bought it. To do so i used UNetbootin, and i used my only hard disk as a live CD. But when i wanted to install ubuntu, they told me to create a partition. The problem is that i can't. I have only one partition sda1(nfst) which covers the whole stockage memory, and an empty space(8Mo). I can't acceed to any of the resizing or modifying options to edit the nfst partition. The only options are manage flags and umount. When i click on this one, they tell me : # umount /cdrom : cdrom is busy.
my system ------------------ /dev/sda1-c drive /dev/sda5 -d: drive /dev/sda6 -ubuntu 10.4 partition -------------------------------------- which partition do i need to make tell me the commands for ubuntu 10.4
i tried 'fdisk /dev/sda3' but it is show unable to open,thing is iam confusing my quetion is i want mount one file system with name hda5/other to this new partition 'mke2fs -v /dev/[xxx]'---command for to mount file system xxx(here hda5) to that (new partition) partition how to do
what now trying to mount partition get this error this is the partition ubuntu 9.10 is installed on and upon reboot error no device with a long string. mount: can't find /dev/sda6/mnt in /etc/fstab or /etc/mtab
so now that I believe I've successfully mounted the partition how do I direct the bootloader to this partition /dev/sda6 on /media/11076e45-e27d-470b-bb6d-6894f7809a0c type ext4 (rw,nosuid,nodev,uhelper=devkit)
I just installed F13 x86_64 on a system that used to be running Windows 7.
The boot drive is a SATA drive attached to the motherboard which is working fine.
However, my data drive is an NTFS partition filling a 3.6TB SATA raid.
It's GPT--Gparted sees 3 unknown partitions, and gdisk shows:
Code:
How do I mount this in Fedora 13? I had intended to shrink the NTFS partition so that I can create an ext4 partition to move the data to. Will this be possible?
I've got a LOT of valuable data on this drive, and nothing else big enough to store it.
had a dual O/S win Vista 64bit & unbuntu 9.10 64bit.
1. Had a virus on my Win vista side, anti virus could help (virus kept replicating itself - to halt all progs from running). 2. In the End Win Vista would start & was only used Unbuntu for about 2 days. 3. Tried to repair Win Vista, but noting worked. 4. Couldn't mount Win partition through unbuntu either - needed to copy some files across. 5. Eventually formatted Win partition side & re-installed Win Vista 64bit. 6. The problem now is that the grub option to select the O/S choice isn't there, thus i can't use Linux. 6b. The computer loads only Win vista 64bit (Like there usn't a Linux) 7.Checked at the disk management prog - could see my linux space but have no access. 8. Used a live Linux cd to access linux partition, just to check - it worked. 9. how can i acccess the Linux O/S as normal?
I 've reinstalled XP partition on my ubuntu system 8.10 ,After that i reinstalled grub using live CD ubuntu 9.04
With the following commands:
but when i restarted the system i got the grub menu .. but when i select ubuntu i got the following error message: " error 17 .. can not mount selected partition "
I haven't been using Ubuntu for a couple of years. Yesterday I decided to fire up my ubuntu box and upgraded from 8.04 to 10.10.
The upgrade went fine, but when I boot it tells me that the /home dir cant be mounted. It allows me to Wait, Skip, or Manually mount it. If I skip I can log in and mount the partition that contains my /home folder so I know that nothing is corrupt. I'm sure my fstab just got overwritten during the upgrade, but, since its been so long, I don't recall how to (correctly) fix it back.
Cliffs: --Upgraded from 8.04 to 10.10 --/home dir is on a separate partition & is not mounting properly --How do I set it up so that my /home dir mounts on boot?
I'd just try messing around with fstab myself, but I really don't want to lose any data.
I get the error - 'You must specify the filesystem type'.I used the syntax on the GRUB2 page:mount /dev/sdb3 /mnt but it returns the above error.Is there additional parameters to the code???
I encrypted my /home partition in my last installation F13. For some reason, I have to reinstall F13. After I login, I can not access /home. I followed some instructions like
When I had 9.10 installed I had /home and / on separate partitions but this time, I wanted them both within the same. I downloaded my old home partition to an external drive, wiped the old partitions and installed lucid but now I can't mount the drive. I am trying to use:
Code: sudo mount -o loop -t auto /mnt/storage/home.img /mnt/oldhome/ but I get an error of wrong fs type, bad option or bad superblock. fdisk -l shows:
I just installed kernel 2.6.37-rc3-natty in an effort to clear up the audio stuttering problems prevalent in Maverick. It worked, but now my swap partition won't mount on startup and because of this the computer won't hibernate. I'm using a Toshiba NB305-400 netbook w/1GB of ram, 250GB HDD and 1.6 GHz processor.Here's what's in my fstab file:Quote:
# <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc nodev,noexec,nosuid 0 0 # / was on /dev/sda1 during installation
I've tried everything to solve this, been browsing the forums for the last 2 days and no solution has worked. So I got a new netbook (Samsung n150 dated 03/2011) it had ubuntu 10.10 installed but I already use ubuntu on my macbook so I'm trying out knoppix, I booted it from usb and ran the HD installer, it gets through all that and then installs grub ok, but when I reboot I get "Error 17: Cannot mount selected partition"
Things I already tried: Grub setup (grub, root (hd0,1), setup (hd0), quit) and every variation. *I tried removing the usb and setting the HDD back to first boot in the bios and then changing the menu.lst accordingly, still I get error 17. Below is the information just after boot with the usb still plugged in and set as first boot in bios.
I am having problems with grub. Originally I was having trouble installing Service Pack 2 for vista and I made the fool's mistake of changing the active partition in disk management from the boot partition to the windows partition. This blew up grub. After restarting I was dumped at the grub terminal i.e.
grub>
so I thought okay, I will just reinstall grub. I ran setup (hdx,y) but now when I restart first of all the splash screen is different, rather then the blue background with the big words in white, fedora 11, it's black and I get a error saying unable to read any images. I can see the different OS' I have on the grub screen but attempting to load any of them gives me
error 17 cannot mount selected partition.
I am currently running the Fedora 11 xfce spin live cd. From the terminal here, here is some information. sda3 is my fedora 11 partition I am not sure maybe it is because of ext4 but I can't seem to mount it using mount /dev/sda3 /mnt/xxxxx.
[root@localhost grub]# fdisk -l Disk /dev/sda: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x72edceee Device Boot Start End Blocks Id System
I attach a picture of my future disk partitioning,as I thought it should be. As you can see, the first two partitions are 2 different windows installations. At the end of the disk, I have specified a partition as ext3 104855 MB (sda9) and swap 8192 MB (sda. What should the the mount point of sda9 be? Should I specify a partition for /, /boot, /home, /tmp, ...etc? Or it is ok to make mount point '/'?
I have a Dell VOSTRO laptop that I use for windows Vista. I have an old disk drive that I put into a USB case and now I want to use that for a Debian system. I do not want to install grub on my laptops HDD, if I do I need to have the USB HDD plugged in everytime I boot and i find that a real pain. I installed Debian on the USB drive with no problem and when it asked where I wanted to install GRUB I picked the USB drive ( I think ). Now when I interupt the boot and tell it to boot from the USB drive grub comes up with the correct menu but when I pick Debian I get the following messages:
Booting 'Debian GNU/Linux Kernel 2.6.26-2-amd64' root (hd1,0) Filesystem type unknown partition type 0xde kernel /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sdb1 ro quiet Error 17: Cannot mount selected partition
I dualboot Ubuntu and Fedora in one hard drive. Below are the scenario.
First, installed Ubuntu 10.4 on the entire disk (40GiB of size). Then, shrink the Ubuntu installation to equal size to free up space for fedora.
Second, installed Fedora 13 using the option "Use free space on selected drives and create default layout". After the successful installation fdisk -l shows,
Code: # fdisk -l Disk /dev/sda: 40.0 GB, 40020664320 bytes 255 heads, 63 sectors/track, 4865 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes
i am installing onto a serperate partition so that one is windows and the other is linux. im in the meddle of creating it right now but im stuck on the mount point. were should the mount point be? also should file system type be ext4? and under additional size options should it be fixed size, fill all space up to______, or fill to maximum allowable size?
--- WinXP NTFS partition --- a vfat partition (mounted onto /fat32) --- Installed F10 on ext3 virtual partition
B. I do not want install grub-loader in the Master Boot Record (that would loose my WinXP boot-loader for ever)
C. I have installed grub boot loader in the First Boot Sector
D. Now I have to boot using Rescue Mode, do:
1. dd if=/dev/sda2 of=/fat32/linux.bin bs=512 count=1 2. mount -t ntfs /dev/sda1 /ntfs 3. cp /fat32/linux.bin /ntfs 4. modify /ntfs/c/boot.ini and introduce the statement 'c:linux.bin="Linux"'
Problem: Im not able to do step D.2 above.
Symptom: ** after booting linux using the Rescue Mode: sh-3.2# chroot /mnt/sysimage sh-3.2# uname -r 2.6.27.5-117.fc10.i586 sh-3.2# mount -f ntfs /dev/sda1 /ntfs FATAL: Could not load /lib/modules/2.6.27.5-117.fc10.i586/modules.dep: No such file or directory ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root sh-3.2#
Observations:
* The rescue mode boots into i586 based kernel (I dont know what is the actual difference between i586 and i686 - will really appreciate if anyone can educate me about it). * The installation is only a i686 image and consequently there is *only* '/lib/modules/2.6.27.5-117.fc10.i686' dir and *no* other dir. There is no dir as xxxx.fc10.i586.
I grabbed the new lubuntu 10.10 from [URL] but it turns out I'm having a problem installing it on my netbook (Asus Eee PC 1015PED). While installing, this error pops up:
Quote:
The attempt to mount a file system with type ext4 in SCSI2 (0,0,0), partition #1 (sda) at / failed.You may resume partitioning from the partitioning menu.I'm installing via USB and have selected the option to erase everything and use the full HDD.
Unable to install Ubuntu 9.10 on a new internal harddrive. The hardrive contains no operating system. This hardrive is the only drive present in the system.
Whenever the installation trys to mount the ext4 partition the following error appears: The attempt to mount a file system with type ext4 in SCSI1 (0,0,0), partition #1 (sda) at /failed
Iv'e tried over and over to get past this error to no avail.
I am trying to mount the device sdb in the folder /mirror so I issue the command dmd@dolly:/$ sudo mount /dev/sdb mirror. I would now expect to see the contents of sdb in /mirror but instead of mounting in /mirror it is being mounted in /mirror/mirror and the second mirror folder is created during the mount
dmd@dolly:/mirror$ ls - returns no results
I then say dmd@dolly:/$ sudo mount /dev/sdb mirror and look for my mounted files in /mirror and I see this
dmd@dolly:/$ cd mirror dmd@dolly:/mirror$ ls lost+found mirror (an additional mirror folder)
mount says
/dev/sdb on /mirror type ext4 (rw)
I'm sure I'm just doing something goofy or otherwise have screwed things up but I've tried this several times with re-boots in the middle and wherever I choose to mount sdb it ends up being mounted one level lower in a folder of the same name.
I run a headless Ubuntu 8.04 server, which acts as a web, email and file server. I am sticking with 8.04 as it is a LTS release and will upgrade to the next LTS when it is released.
I have two external USB drives, that I need to mount at boot. I have been using /etc/fstab up until now, with the following entries:
Code:
However, as I gather from doing searches is quite common, occasionally I get an error during boot (causing the system to drop to a recovery shell) because the USB drives take time to wake up and the system hasn't found them by the time it reads /etc/fstab.
From doing searches, it seems there is nothing you can do to fstab to fix this, so you need to mount them using an rc.local script instead, using:
Code:
The problem is, as I have two USB drives, their /dev/sdxx location changes between boots. I thus want to use UUID codes as I do in fstab, however I haven't found anything about this.
Does anyone know how I can use the mount command and UUID to mount a drive in rc.local and what options I have to use the mount the drive with the same options that I am using in my fstab entry? Obvisouly, I can't refer back to fstab using the mount command, because then I will still get the boot error issue if they are listed in fstab. And there is no space internally for the USB drives as there is already two internal drives.
I installed Ubuntu Server 9.10 in a virtual machine, and I'm trying to install the VMware Tools but I can't mount the installer CD: $ sudo mount /dev/scd0 /media/cdrom mount: unknown filesystem type 'iso9660'
I have a Dell Inspiron 1720 running Ubuntu v10.04 with a wireless card.My desktop is a Dell Optiflex running WinXP.The desktop is connected via ethernet cable to a Linksys wireless router. Certain folders on the desktop are set for sharing. Up until early last week I was able to access the desktop folders from the laptop with no issues.Suddenly I am now getting this error "Unable to mount location Failed to mount Windows share" whenever I try to access the desktop folders from the laptop.I suspect an upgrade is the culprit, but not sure.
I have a vista machine I recently put FC10 on. Through the course of figuring out wireless drivers, I goofed it enough that I was told to simply reinstall linux. I had the fedora GRUB file set as I wanted. But after I re-installed FC10 it would just hang after it searched for bootable CDs and stuff. I got the super grub CD and am able to boot into windows no issue. HOWEVER, when I select the fedora option, I get
"Error 17: Cannot mount selected partition"
I assume this means the grub doesn't know where my Linux boot stuff is. I have a separate drive dedicated to the linux install. The Vista drive is where the MBR is. So... how do I tell the grub where the FC10 install is? I've tried to reinstall FC10 twice hoping I just goofed something. edit: The standard grub file was in /boot/grub or something. Is there a file I can edit to point in the right direction?