# 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,1)
# kernel /boot/vmlinuz-version ro root=/dev/hda2
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.18-1.2849.fc6)
root (hd0,1)
kernel /boot/vmlinuz-2.6.18-1.2849.fc6 ro root=LABEL=/1 vga=791 rhgb quiet
initrd /boot/initrd-2.6.18-1.2849.fc6.img
title Fedora Core (2.6.18-1.2798.fc6)
root (hd0,1)
kernel /boot/vmlinuz-2.6.18-1.2798.fc6 ro root=LABEL=/1 vga=791 rhgb quiet
initrd /boot/initrd-2.6.18-1.2798.fc6.img
title Fedora Core 5(2.6.18-1.2200.fc5)
root (hd0,5)
kernel /boot/vmlinuz-2.6.18-1.2200.fc5 ro root=LABEL=/u01 rhgb quiet vga=791
initrd /boot/initrd-2.6.18-1.2200.fc5.img
title Windows XP Professional
rootnoverify (hd0,0)
chainloader +1 |