PDA

View Full Version : FC4 Post Installation help


ddutta07
29th January 2007, 06:15 AM
I just installed FC4 and after the post installation reboot, all I get is the GRUB command line prompt.
I can then manually boot into FC4 by
using:
grub> root (hd1,0)
grub> kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=/dev/VolGroup00/LogVol00 rhgb quite
grub>initrd /initrd-2.6.11-1.1369_FC4.img
grub>boot

Why don't I get the grub menu at startup, and can somebody please tell me how to get it?

(I checked my /boot/grub/grub.conf, it has these very same commands which I typed at the command promt. In addition it has the option to boot into windows. I can get it to boot into windows from the grub command line using these commands.)

Please help?
Thanks
DD