Sample Grub Configuration
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
#boot=/dev/sda
default=0
timeout=15
splashimage=(hd1,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora hdb
root (hd1,0)
kernel /boot/vmlinuz-2.6.23.1-42_fc8 ro root=/dev/sdb1 rhgb quiet
initrd /boot/initrd-2.6.23.1-42_fc8.img
title Fedora hda
root (hd0,0)
kernel /boot/vmlinuz-2.6.23.1-42_fc8 ro root=/dev/sda1 rhgb quiet
initrd /boot/initrd-2.6.23.1-42_fc8.img