title [4]Grub 命令行
password --md5 $1$5$HsnyWEZ7HCFNnaL0kX1.f1
commandline
title [5]从第一硬盘第一分区启动
root (hd0,0)
chainloader +1
title [6]从第二硬盘第一分区启动
root (hd1,0)
chainloader (hd1,0)+1
title [7]重新启动计算机
reboot
title 关闭计算机
halt
pxe detect
configfile
default 0
timeout 0
title find /menu.lst
errorcheck off
configfile /menu.lst
find --set-root --ignore-floppies --ignore-cd /menu.lst && configfile /menu.lst
errorcheck on
commandline
title commandline
commandline
title reboot
reboot
title halt
halt
title [4]Grub 命令行
password --md5 $1$5$HsnyWEZ7HCFNnaL0kX1.f1
commandline
title [5]从第一硬盘第一分区启动
root (hd0,0)
chainloader +1
title [6]从第二硬盘第一分区启动
root (hd1,0)
chainloader (hd1,0)+1
title [7]重新启动计算机
reboot
title 关闭计算机
halt
并且使用MsgDiyer.exe制作了message文件同样放在根目录下 ~~~
结果悲惨的事情发生了,启动的时候不停turning on gate A20 各位高手帮帮我吧~~~~