Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-28-2006, 09:38 PM
|
#1
|
LQ Newbie
Registered: Mar 2006
Distribution: FC5
Posts: 16
Rep:
|
FC5 Grub error 17
I tried upgrading my FC4 to FC5 and had a bunch of package dependency errors. I figured it was because I was upgrading from 32bit to 64bit so I decided to do a fresh install. The installation went fine, but now when it's booting, GRUB returns the following error:
root (hd1,0)
filesystem type unknown partition type 0x7
Error 17 : Cannot mount selected partition
I searched around and all I can come up with is that GRUB doesn't recognize the filesystem type. I checked the default filesystem (ext3) and reinstalled again. Still the same error.
Before I go and try trouble shooting this more, has anyone experienced this? Does anyone have any suggestions? Change the filesystem or manually configure GRUB?
EDIT:
I was able to fix this problem by doing the following:
1) Highlight the configuration I was trying to boot and press "e". This brought up another menu. I highlighted the first item "root (hd1,0)" and pressed "e" again.
2)I changed (hd1,0) to (hd0,0), then booted with that configuration and it worked.
I had gone through the default FC5 installation twice and confirmed that it was installing GRUB on the correct drive. I'm fairly new to Linux, but it seems like it was trying to boot from my separate Windows drive. No clue why.
Last edited by captainpete; 03-29-2006 at 06:59 AM.
|
|
|
03-28-2006, 10:00 PM
|
#2
|
Senior Member
Registered: Jan 2005
Distribution: Slackware, BackTrack, Windows XP
Posts: 1,020
Rep:
|
hi,
Quote:
Filesystem type unknown, partition type 0x7
Error 17 Cannot Mount Selected partition
|
post the out put of :
#cat /etc/grub.conf (or if you have menu.lst)
#fdisk -l
Do you have windows on your machine ???
regards
|
|
|
03-28-2006, 10:05 PM
|
#3
|
LQ Newbie
Registered: Mar 2006
Distribution: FC5
Posts: 16
Original Poster
Rep:
|
Quote:
Originally Posted by ruudra
Do you have windows on your machine ???
|
For some reason it was trying to boot from my Windows drive, even though I set it up to boot from the other one. Not sure why, but I switched (hd1,0) to (hd0,0) in the GRUB config and it worked like a charm. Thanks for the reply though.
|
|
|
03-28-2006, 10:10 PM
|
#4
|
Senior Member
Registered: Jan 2005
Distribution: Slackware, BackTrack, Windows XP
Posts: 1,020
Rep:
|
Quote:
Originally Posted by captainpete
For some reason it was trying to boot from my Windows drive, even though I set it up to boot from the other one. Not sure why, but I switched (hd1,0) to (hd0,0) in the GRUB config and it worked like a charm. Thanks for the reply though.
|
generally in the case of kernel panic you should first look at any "mismatching" between the entried in /etc/grub.conf and the real partitions shown by #fdisk -l.
Most of the time i've seen problem here only.
it would be better if you elaborate your problem and then post solution for that.
regards
|
|
|
All times are GMT -5. The time now is 02:41 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|