# 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=saved timeout=10 splashimage=(hd0,0)/boot/grub/splash.xpm.gz title Fedora Core ZW (2.6.8.1) root (hd0,0) kernel /boot/vmlinuz-2.6.8.1 ro root=/dev/hda1 resume=/dev/hda3 initrd /boot/initrd-2.6.8.1.img savedefault boot title Fedora Core (orig) (2.6.5-1.358) root (hd0,0) kernel /boot/vmlinuz-2.6.5-1.358 ro root=LABEL=/ rhgb quiet initrd /boot/initrd-2.6.5-1.358.img savedefault boot