Quote:
|
Originally Posted by Maeldun
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,4)
# kernel /vmlinuz-version ro root=/dev/sda6
# initrd /initrd-version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,4)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.11-1.1369_FC4)
root (hd0,4)
kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=Fedora rhgb quiet
initrd /initrd-2.6.11-1.1369_FC4.img
title Windows XP
rootnoverify (hd1,0)
chainloader +1
thank is my grub
|
This is mine, not sure if it helps. But I hope it might.
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,1)
# kernel /vmlinuz-version ro root=/dev/hda3
# initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=5
splashimage=(hd0,1)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.12-1.1398_FC4)
root (hd0,1)
kernel /vmlinuz-2.6.12-1.1398_FC4 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.12-1.1398_FC4.img
title Fedora Core (2.6.12-1.1398_FC4smp)
root (hd0,1)
kernel /vmlinuz-2.6.12-1.1398_FC4smp ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.12-1.1398_FC4smp.img
title Fedora Core (2.6.12-1.1390_FC4)
root (hd0,1)
kernel /vmlinuz-2.6.12-1.1390_FC4 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.12-1.1390_FC4.img
title Fedora Core (2.6.12-1.1390_FC4smp)
root (hd0,1)
kernel /vmlinuz-2.6.12-1.1390_FC4smp ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.12-1.1390_FC4smp.img
title Windows XP
rootnoverify (hd0,0)
chainloader +1