# 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,5)
# kernel /boot/vmlinuz-version ro root=/dev/hda6
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd0,5)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.7-10)
root (hd0,5)
kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/hda6
initrd /boot/initrd-2.4.7-10.img
title Windows 2000 prefessional
rootnoverify (hd0,0)
chainloader +1
boot
#
# 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,5)
# kernel /boot/vmlinuz-version ro root=/dev/hda6
# initrd /boot/initrd-version.img
#boot=/dev/hda
default=1
timeout=10
splashimage=(hd0,5)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.7-10)
root (hd0,5)
kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/hda6
initrd /boot/initrd-2.4.7-10.img
title Windows 2000 prefessional
rootnoverify (hd0,0)
chainloader +1
boot
博客展示了由anaconda生成的grub.conf文件内容,包含无需重新运行grub的提示,还给出了无/boot分区时内核和initrd路径的设置示例,同时配置了Red Hat Linux和Windows 2000 prefessional的启动项。
1379

被折叠的 条评论
为什么被折叠?



