[NBLUG/talk] Boot Loader problem
Ian Sutherland
iansuth at sbcglobal.net
Sun May 2 12:34:18 PDT 2004
Here is the grub.conf for Red Hat. I will send the other in a separate
email.
# 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,5)
# kernel /vmlinuz-version ro root=/dev/hdc7
# initrd /initrd-version.img
#boot=/dev/hdc
default=2
timeout=10
splashimage=(hd0,5)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-31.9)
root (hd0,5)
kernel /vmlinuz-2.4.20-31.9 ro root=LABEL=/ hdb=ide-scsi
initrd /initrd-2.4.20-31.9.img
title Red Hat Linux (2.4.20-8)
root (hd0,5)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/ hdb=ide-scsi
initrd /initrd-2.4.20-8.img
title Fedora
rootnoverify (hd1,3)
chainloader +1
title DOS
rootnoverify (hd0,0)
chainloader +1
More information about the talk
mailing list