这是lilo的。GRUB的呢?
我尝试了下面的几个办法都不行。
谁研究研究。。。
default=0
timeout=30
splashimage=(hd0,8)/grub/splash.xpm.gz
password --md5 $1$aQXIFlg8$Lfg.zg2VxPBJV//ziCirx.
title go go Linux 
root (hd0,8)
kernel /vmlinuz-2.4.18-3 ro root=/dev/hda10
initrd /initrd-2.4.18-3.img
title welcome to windows
rootnoverify (hd0,0)
chainloader +1
title go go Linux test 5
root (hd0,8)
kernel /vmlinuz-2.4.18-3 ro root=/dev/hda10
initrd /initrd-2.4.18-3.img
append="5"
title go go Linux test3
root (hd0,8)
kernel /vmlinuz-2.4.18-3 ro root=/dev/hda10
initrd /initrd-2.4.18-3.img
append="3"
title go go Linux test ?
root (hd0,8)
kernel /vmlinuz-2.4.18-3 ro root=/dev/hda10
initrd /initrd-2.4.18-3.img
append="3"append="console=ttys0 CONSOLE=/cev/tty2 |