|
|

楼主 |
发表于 2005-5-8 14:16:25
|
显示全部楼层
Thanks a lot cow.
都怪我粗心大意,肯定是什么地方的错误, 现在好了。
default 0
timeout 30
title=gentoo
root (hd0,0)
kernel (hd0,0)/kernel-2.6.11-gentoo-r3 ro root=/dev/hdc2
#title=CentOS 4.0 (2.6.9-5.0.3.EL)
#map (hd0) (hd1)
# map (hd1) (hd0)
#root (hd1,0)
#kernel (hd1,0)/boot/vmlinuz-2.6.9-5.0.3.EL ro root=/dev/hdd1
#initrd (hd1,0)/boot/initrd-2.6.9-.5.0.3.EL.img
#title=gentoo
#root (hd0,0)
#kernel (hd0,0)/kernel-2.6.11-gentoo-r3 ro root=/dev/hdc2
#makeactive
#chainloader +1
title=CentOS 4.0 (2.6.9-5.0.3.EL)
root (hd1,0)
makeactive
chainloader +1
#kernel (hd1,0)/boot/vmlinuz-2.6.9-5.0.3.EL ro root=LABEL=/1 rhgb quiet
#initrd (hd1,0)/boot/initrd-2.6.9-.5.0.3.EL.img
title window2000
root (hd0,2)
makeactive
chainloader +1
# 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 (hd1,0)
# kernel /boot/vmlinuz-version ro root=/dev/hdd1
# initrd /boot/initrd-version.img
#boot=/dev/hdd1
default=0
timeout=5
splashimage=(hd1,0)/boot/grub/splash.xpm.gz
hiddenmenu
title CentOS 4.0 (2.6.9-5.0.3.EL)
root (hd1,0)
kernel /boot/vmlinuz-2.6.9-5.0.3.EL ro root=LABEL=/1
initrd /boot/initrd-2.6.9-5.0.3.EL.img
title gentoo
rootnoverify (hd0,0)
chainloader +1
title Other
rootnoverify (hd0,2)
chainloader +1 |
|