# 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,0) # kernel /vmlinuz-version ro root=/dev/hda5 # initrd /initrd-version.img #boot=/dev/hda default=2 timeout=10 splashimage=(hd0,0)/grub/splash.xpm.gz password --md5 xxxxxxxxxxxxxxxxxxxxxx title Red Hat Linux (2.4.9-13) root (hd0,0) kernel /vmlinuz-2.4.9-13 ro root=/dev/hda5 vga=791 initrd /initrd-2.4.9-13.img title Red Hat Linux (2.4.9-13custom) root (hd0,0) kernel /vmlinuz-2.4.9-13custom ro root=/dev/hda5 vga=791 initrd /initrd-2.4.19-13custom.img title windoze rootnoverify (hd0,3) chainloader +1 #end grub.conf