PDA

View Full Version : how can I find my lost Grub menu ?


lsfbad
15th December 2005, 12:05 PM
after installing XP , i can't find grub menu to FC4

no cd-rom, only have iso files on hard disk.


i have tried that :

loadlin vmlinuz root=/dev/hda8

but ,it doesn't work, no "console mode" appeared.

loadlin vmlinuz initrd=initr.img

after updating, it didn't work either.no grub menu appeared.

how can i get it into Rescue mode via Iso files in ms-dos ?

thanks

ps:my grub information:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,8)
# kernel /boot/vmlinuz-version ro root=/dev/hda9
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=30
splashimage=(hd0,8)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.11-1.1369_FC4)
root (hd0,8)
kernel /boot/vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.11-1.1369_FC4.img
title Windows
rootnoverify (hd0,0)
chainloader +1

lsfbad
15th December 2005, 01:54 PM
can i get into "resue mode" via FC4 Iso files?

:(