|

楼主 |
发表于 2007-9-21 00:15:46
|
显示全部楼层
<menu.lst> @hd0
default=1
timeout=3
splashimage=(hd0,7)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core(2.6.17-1.2174_FC5smp)
root (hd0, 7)
kernel /vmlinuz-2.6.17-1.2174_FC5smp ro root=LABEL/ rhgb quiet
initrd /2.6.17-1.2174_FC5smp.img
title Windows XP
rootnoverify (hd0,0)
chainloader +1
————————————————————————————————
<menu.lst> @ hd1
default=1
timeout=5
splashimage=(hd0,8)/grub/splash.xpm.gz
hiddenmenu
title Red Hat Enterprise Linux AS(2.6.9-11.EL)
root (hd0, 8)
kernel /vmlinuz-2.6.9-11.EL ro root=LABEL/ rhgb quiet
initrd /inited-2.6.9-11.EL.img
title Micro Windows
rootnoverify (hd0,0)
chainloader +1 |
|