|
- terminal console
- debug off
- timeout 30
- default 12
- #find --set-root --ignore-floppies /BOOT/GRUB/U16HZ
- 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 (预留)
- find --set-root /0PE/ISO.LST && configfile /0PE/ISO.LST
- title [06]运行可见区多版本IMG (预留)
- find --set-root /0PE/IMG.LST && configfile /0PE/IMG.LST
复制代码
高手看看这是那里错了,眼前发现按上下键不能选中05 06菜单 |
|