|
|
我自己用水老的合了个win7用的是水老网络版和玄老的。
timeout 19
default 0
find --set-root /MESSAGE
gfxmenu /MESSAGE
title [ 1 ] Windows Server 2003 PE
find --set-root /MINIPE/WINPE03.ISO
map /MINIPE/WINPE03.ISO (0xff)
map --hook
chainloader (0xff)
title [ 2 ] Microsoft WinXP Sp3 PE
find --set-root /MINIPE/WINPE.ISO
map /MINIPE/WINPE.ISO (0xff)
map --hook
chainloader (0xff)
title [ 3 ] Microsoft Windows 7 PE
find --set-root /MINIPE/WIN7PE.ISO
map /MINIPE/WIN7PE.ISO (0xff)
map --hook
chainloader (0xff)
title [ 4 ] Windows 7 便携系统
find --set-root /MINIPE/Windows7PE.ISO
map /MINIPE/Windows7PE.ISO (0xff)
map --hook
chainloader (0xff)
title [ 5 ] 微型LinuxPE
find --set-root /MINIPE/LinuxPE.ISO
map /MINIPE/LinuxPE.ISO (0xff)
map --hook
chainloader (0xff)
title [ 6 ] 微型维护PE
find --set-root /MINIPE/WIN—PE.iso
map /MINIPE/WIN—PE.iso (0xff)
map --hook
chainloader (0xff)
title [ 7 ] DOS 工具菜单
configfile ()/DOS.LST || find --set-root /DOS.LST && configfile ()/DOS.LST
title [ 8 ] USB_ACC.0PE 加速
configfile (ud)/BOOT/GRUB/USB.LST
title [ 9 ] RE_BOOT 重新启动
reboot
不过UD文件很大的,加外置1G多呢。
[ 本帖最后由 2011_zxl 于 2011-9-5 16:17 编辑 ] |
|