[herrold@centos-4 ~]$ sudo cat /boot/grub/grub.conf
# 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/hda6
# initrd /initrd-version.img
#boot=/dev/hda
#
# 060316 - fall back to 2.6.9-22.0.2.EL kernel
default=0
fallback 2
timeout=10
# splashimage=(hd0,0)/grub/splash.xpm.gz
# hiddenmenu
title CentOS (2.6.9-42.0.10.EL)
root (hd0,0)
kernel /vmlinuz-2.6.9-42.0.10.EL ro root=/dev/hda9 selinux=0
initrd /initrd-2.6.9-42.0.10.EL.img
title CentOS (2.6.9-42.0.10.EL) custom
root (hd0,0)
kernel /vmlinuz-2.6.9-42.0.10.EL ro root=/dev/hda9 selinux=0
initrd /initrd-custom-2.6.9-42.0.10.EL.img
title CentOS (2.6.9-42.0.2.EL) custom
root (hd0,0)
kernel /vmlinuz-2.6.9-42.0.2.EL ro root=/dev/hda9 selinux=0
initrd /initrd-custom-2.6.9-42.0.2.EL.img
title Memtest86+ (1.26)
root (hd0,0)
kernel /memtest86+-1.26 ro root=/dev/hda9