|
command --set-path=(ud)/BOOT/GRUB/
timeout 8
default 0
graphicsmode -1 800 600 24:32
splashimage /BOOT/GRUB/back.lzma
font /BOOT/GRUB/UNIFONT.HEX
color normal=0xF highlight=0x0E helptext=0x00 heading=0x00 standard=0x0F border=0x0D
call Fn.0 0x40000 "!BAT\necho -P:0000 $[0000]\t\t\t\t\t\t\t\t\t\0" && initscript (md)0x200+1
MENUSETTING 2 13 0 16 15 7 70 27
write 0x8274
title 1.启动WIN03PE网络版 \n
echo $[1106] booting Fast 8PE, please wait ...
calc *0x8280 || set mem=yes
calc *0x82b8 && calc *0x82b9&0xff || set mem=yes
root (ud)
if %mem%==yes && map --mem /diy/win8.ISO (0xff) ! map /diy/win8.ISO (0xff)
map --hook
chainloader (0xff)
title 2.启动WIND8PE精简维护版\n
calc *0x8280 || set mem=yes
calc *0x82b8 && calc *0x82b9&0xff || set mem=yes
echo $[1106] booting Fast 03pe, please wait ...
root (ud)
/BOOT/GRUB/SRSF6
map /diy/03pe.ISO (0xfa)
if %mem%==yes && map --mem /BOOT/03.iso (0xff) ! map /BOOT/03.iso (0xff)
map --e820cycles=3
map --rehook
chainloader (0xff) || chainloader (0xff)/WXPE/SETUPLDR.BIN
title 3.启动DISKGEN磁盘分区工具 \n
echo $[1106] Loading Image, Please Wait ...
map --mem (ud)/BOOT/imgs/DGDOS.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title 4.启动Max-DOS全能工具合集 \n
echo $[1106] Loading Image, Please Wait ...
map --mem (ud)/BOOT/imgs/DOS.IMA (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title 5.启动MHDD硬盘检扫修工具︳ \n
echo $[1106] Loading MHDD Image, Please Wait ...
map --mem (ud)/BOOT/imgs/MHDD.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title 6.启动USB2.0电脑加速器︳\n
echo $[1106] Loading apc Image, Please Wait ...
map --mem (ud)/BOOT/GRUB/USB_ACC.0PE (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title 7.启动硬盘操作系统 \n
find --set-root --devices=h /ntldr || find --set-root --devices=h /bootmgr
map (hd0) ()
map () (hd0)
map --rehook
find --set-root --devices=h /ntldr || find --set-root --devices=h /bootmgr
chainloader /ntldr || chainloader /bootmgr
这样错误、、、、、
|
|