# 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,0) # kernel /boot/vmlinuz-version ro root=/dev/hda1 # initrd /boot/initrd-version.img #boot=/dev/hda default=0 timeout=10 splashimage=(hd0,0)/boot/grub/splash.xpm.gz title Red Hat Linux (2.4.22) root (hd0,0) kernel /boot/bzImage-2.4.22 ro root=/dev/hda1 initrd /boot/initrd-2.4.22.img title Red Hat Linux (2.4.18) root (hd0,0) kernel /boot/bzImage ro root=/dev/hda1 initrd /boot/initrd-2.4.20-8.img title DOS rootnoverify (hd1,0) chainloader +1
# 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,0)
# kernel /boot/vmlinuz-version ro root=/dev/hda1
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.22)
root (hd0,0)
kernel /boot/bzImage-2.4.22 ro root=/dev/hda1
initrd /boot/initrd-2.4.22.img
title Red Hat Linux (2.4.18)
root (hd0,0)
kernel /boot/bzImage ro root=/dev/hda1
initrd /boot/initrd-2.4.20-8.img
title DOS
rootnoverify (hd1,0)
chainloader +1