LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Fedora Core 3; GRUB error 2 (https://www.linuxquestions.org/questions/linux-software-2/fedora-core-3%3B-grub-error-2-a-314581/)

RoBoCoP 04-18-2005 02:14 PM

Fedora Core 3; GRUB error 2
 
Lo there,

Just reinstalled FC3 again, but upon boot I'll get this:

GRUB Loading stage 1.5....

GRUB Loading, please wait
Error 2

I've searched on google and found MANY solutions but none of them worked, yet.

The server is a P4 2.8 ghz, with 2 x 80 gb RAID hd's

There is a RAID array.

tried:
grub root (hd0,0) setup (hd0,0)
install went fine, same error

grub-install hangs.




GRUB Config looks like this :

#boot=/dev/hde
default=0
timeout=10
hiddenmenu
title Fedora Core 3 (Latest version though)
root (hd0,0)
kernel /boot/image.file root=LABEL=/
initrd /boot/initrd.file


After many changes I got this conf.


$ df, says :

/dev/VolGroup00/LogVol00 160gb 1% Used, mounted on /
and some other which I don't know


I've tried so many solutions, but couldn't get further on. :S

Greetings

bigrigdriver 04-18-2005 06:54 PM

Everything I can find on using grub to boot a RAID array, says:
root (hd0,0)
setup (hd0)
instead of the setup (hd0,0) you used.


All times are GMT -5. The time now is 06:36 PM.