Fedora Installation :: 13 Boot Up Fail Error 17 "cannot Mount Selected Partition"?
May 28, 2010
When upgrading F12 to F13 I had a fatal error when I selected to update grub so I opted to do a fresh install of grub and the upgrade proceeded without any further problems. When I went to boot the system (dual-boot with Win 7) grub gave me error 17 "cannot mount selected partition". So I booted into rescue from the install disk thinking that maybe reinstalling grub might help, but when I ran "grub-install /dev/sda" I got the message that "/dev/sda does not have any corresponding BIOS drive" (I have Windows on SATA 1 sda and Fedora on SATA 2 sdb). I exited rescue mode rebooted entered BIOS and swapped the drive order and restarted. Success!... Well almost. The progress bar goes all the way across the screen to the point the login screen should come up then it hangs...
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?
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 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 '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 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'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 installed Mac OS X 10.6, Windows 7 Ultimate, and made 4 partitions.OSX and 7 installed fine, but when I tried to install SUSE, it stopped at 92%.I get this error:
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 macbookso 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 andthen 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.fdisk -l
i ran into this issue only because i wanted to learn. I was reading the book, linux troubleshooting and decided to give it a try.
1) I went to /boot/ and moved vmlinuz (kernel file) to my home directory. (/root/) 2) I booted, it didnt boot (as expected) and now the troubleshooting part begins. 3) i entered to grub config mode using c 4) When i press root (hd0, (tab) it gave me 2 partitions. hd0 which is my boot partition hd1 which is my '/' partition. Please keep in mind its LVM and not a physical partition 5) If i do this, root (hd0,1), and press boot, it gives the following error Error 17: Cannot mount selected partition
During my research i found that, LVM is not supported by grub, so kindly confirm me this ? is this the reason i am not able to access my root partition ? i am doing this on vmware so no issues, but just for the sake of learning, can someone tell me some way of restoring it without using any rescure disk (livecd, liveusb etc) ?
I installed 15. I have reformatted the 500mb /boot partition, didn't touch the swap partition, formatted the / partition. Trying to boot, I receive a "cannot mount selected partition". This is a fresh install. I rebooted into the Live CD to do some FS Checks, and got kernal crash, black screen, lots of kernal output while in live CD trying to do FS checks. The only line that looks like it holds any info that may be relevant is the last of the lines that says: Kernal Panic - Not Syncing: Fatal exception interupt PID 1161, comm:irq/21-0000:01: tainted: g d (kernal version) Panic+0x91/0x19c
I did an FS check on /boot and it came back fine. I did an FS check on /, and it came back fine. But then I told it to do an FS check on swap and got the warning that swap is currently mounted, and that if I proceed, it could cause serious system damage, and asked me if I wanted to proceed. I chose no, and it crashed.
---------- Post added at 02:59 AM ---------- Previous post was at 02:42 AM ----------
wait, i think i found the problem. It APPARENTLY installed /boot as ext4. Reinstalling now. Will update momentarily...
---------- Post added at 03:06 AM ---------- Previous post was at 02:59 AM ----------
Nope, i explicity made sure i installed ext3 on boot this time, and it still gives the same boot error, AND i KEEP getting that kernel crash.
I just upgraded to F15 and it went well. But at the next and each subsequent cold boot the BIOS reports "Your system last boot fail or post interrupted Please enter setup to load default and reboot". The board is an asus P5N-D. I press F1 to blow past the error and all is well until the next cold boot. Restarts are fine, no errors at all.
Currently I'm running 3 operating systems on my machine (in order of installation); Windows XP, Windows 7 and Fedora 14. Unfortunately, after I installed Fedora I'm no longer able to boot Windows 7/XP. When I select the "Other" option in the Grub menu, I get the following error:
Code: Error 21: Selected disk does not exist To provide more info, here is a boot info script result: Code: Boot Info Script 0.55 dated February 15th, 2010
Boot Info Summary: => Windows is installed in the MBR of /dev/sda => Grub 0.97 is installed in the MBR of /dev/sdb and looks on the same drive in partition #3 for /grub/stage2 and /grub/grub.conf. => Windows is installed in the MBR of /dev/sdc .....
mdadm: No arrays found in config file or automatically
From what I can figure out, grub can not figure out which disk has my root file system. I checked the partition labels and they match the UUID that are in my fstab.
I now have Windows XP installed, with 30GB of free space on the end of my hard rive. If I install linux there, will it cause Windows XP to fail? Last time I tried this, it says hal.dll was not found. However, that may have been caused by having five partitions. Do u think its safe now that I'll only have 4? Will Windows XP fail if I put in a partition in the free space?
Why does it says I'm using Safari in Windows, I'm using Google Chrome
When I run lilo (/sbin/lilo), it messes up my /boot partition. Next time I try to mount it after running lilo, I get an error: "mount: Stale NFS file handle" (I define -t ext2). My /boot partition is ext2, mounted locally, and not nfs. Then I do fsck /dev/sda1, and I get several: Free blocks count wrong for group #0 (7665, counted=5063). Fix<y>? I say yes to all and it works normally afterwards. This happens only after I run lilo. Lilo is installed in MBR.
Here is relevant configuration: Code: root@darwin:/home/cabrilo# cat /etc/lilo.conf append=" vt.default_utf8=0" boot = /dev/sda
Device Boot Start End Blocks Id System /dev/sda1 * 1 13 104422 83 Linux /dev/sda2 14 144 1052257+ 82 Linux swap /dev/sda3 145 3432 26410860 83 Linux /dev/sda4 3433 19457 128720812+ 83 Linux
I'm trying to set up my Fedora 15 installation to automatically mount (with all privileges needed for read/write access w/o a password prompt) an ext4 partition on the same HDD. Below is the output of sudo fdisk -l.
Code:
Disk /dev/sda: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors Units = sectors of 1 * 512 = 512 bytes
[code]....
Partition table entries are not in disk order I'm trying to automount /dev/sda8, I believe. I'll check that when I've rebooted to by Ubuntu partition, 'cause that's where I know how to do it. I tried to use pysdm, since that's what I used to do the same thing in Ubuntu, but it wasn't found by the Fedora package manager.
I have a dual-boot Fedora / WinXP laptop, and the F13 upgrade failed soon after the 'upgrade' option was selected in the menu.The problem was that the installer could not recognise the ...ntfs-3g.. entry for WinXP in /etc/fstab.The fix is simply to change this entry to ...ntfs... and the install will then proceed OK.
Running Debian stable. I added the following command to rc.local and made it executable:mount -t cifs -o username=ted,password=computer,uid=mooreted,gid=users "//192.168.1.121/Storage Volume" /mnt/vortexAfter rebooting dmesg throws the following error:
However, if I run the command as root after the system boots it works fine.Been using this method on other distros for over a year. No idea what the problem is.
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 system which previously have 3 OS installed on one physical HDD; WinXP on sda1, Win7 on sda2 and Slackware linux on sda3. Lilo is used as the boot loader.
Recently I bought another HDD and decided to reinstalled my Win7 on it and I use GParted to move Slackware to the original Win7 slot on my first HDD so now my Slackware partition has been move from sda3 to sda2.
I modified the /etc/lilo.conf file so that it reflects the new Slackware partition and run lilo to installed it.
The lilo installed correctly I can boot into WinXP and Win7 without problem but when I try to boot into Slackware, it fail at the root filesystem check, apparently the e2fsck still try to check sda3.
Is there anything that I can do to correct the problem without having to reinstall Linux?
On my computer, I mount at boot time through the /etc/fstab some shares.I was working flawlessly on 9.04 and previous version.Since 9.10 version, it sometime fails to mount the share and I need to run PHP Code:sudo mount -a to get my mount shared mounted. (the command "mount -a" always work).
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 recently switched from fedora 14 to 15. Today my computer suddenly shut down during an update, as I thought it overheated I decided to clean the cooling system and reapply thermal paste. However, now the system won't boot anymore ("kernel panic - not syncing : VFS: unable to mount root FS on unknown-block").
I would like to either solve this booting problem, or mount the fedora 15 filesystem and recover some files. Whichever is easier.
I have another drive with fedora 14 (antec below) which boots fine:
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.
Plan to use GRUB for multiple booting to select the OS but only with luck have I got it partially to work. Windows 98 and Puppy 431 O.K on first HDD but Puppy 421 on second HDD /dev/sdb1 stops at error 21.
I did upgrade my Ubuntu on 10.10 and had always a Dual-Boot with Win7. After the install of Ubuntu, my grub wouldn't work anymore. I could only boot into Ubuntu, but GRUB didn't even appear. I already tried but this brought only the installs for Ubuntu and GRUB didn't start. Afterwards I tried to recover my MBR with the help of my Win7 DVD, but this didn't work out too. Now I can't boot neither Ubuntu nor Win7 and have to run from the Live-CD. I also tried to fix it with but setup(hd0) only returned, Error 17: Cannot mount etc. What can I do? I need my Windows for work and I don't want to reinstall neither Ubuntu nor Win7. Output of fdisk -l gives:
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