|
terminal console
debug off
timeout 30
default 12
#find --set-root --ignore-floppies /BOOT/GRUB/U16HZ
find --set-root /0PE/ISO.LST
command --set-path=()/BOOT/GRUB/
UNIFONT /BOOT/GRUB/U16HZ
splashimage /BOOT/GRUB/BACK.XPM.GZ || background 0000ff
foreground ffffff
title ________________★系统维护菜单★________________
clear
title [01]--装载 BCD-Win7 菜单 \nBCD=BOOT\\BW7
chainloader /BOOT/H3_MGRW7.BIN
title [02]--运行 CDlinux
chainloader /BOOT/CDLINUX.BIN
title [03]--运行 66369 WinPE网启版 2003 \n已经包含常用工具,不必装载外置程序
chainloader /BOOT/RS_LDRWQ.BIN
title [04]--运行 GHOST XP
map --mem /BOOT/IMGS/XGHOST.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title [05]运行可见区多版本ISO (预留)
configfile /0PE/ISO.LST
title [06]运行可见区多版本IMG (预留)
configfile /0PE/IMG.LST |
|