|  | 
 
| checkrange 0x21 read 0x8280 > nul && pxe keep graphicsmode -1 320:800 100:1000 24:32
 debug 1
 command | echo -n | echo -n | echo -n > (md)0x200+1
 debug off
 call Fn.11 0x40000 ")" || set modskip=0
 if %@retval%>=0x40000 && set /a modskip=%@retval% - 0x40000 + 1 > nul
 cat --skip=%modskip% (md)0x200+1 | set modpath=
 cat --length=%modskip% (md)0x200+1 | set modroot=
 if "%modpath%"=="" set modpath=/BOOT/GRUB/
 cat --length=0 %modroot%%modpath%RUN |; cat --length=0 %@root%%modpath%RUN && set modroot=%@root% ! find --set-root %modpath%RUN &; set modroot=%@root%
 command --set-path=%modroot%%modpath%
 set modroot=
 set modpath=
 set modskip=
 hotkey
 hotkey [F9] reboot
 hotkey [F8] "find --set-root /BOOT/GRUB/menu.lst && configfile /BOOT/GRUB/menu.lst"
 
 MENUSETTING 1 4 0 23 11 8 33 30
 splashimage /BOOT/GRUB/BACK.LZMA
 font /BOOT/GRUB/UNIFONT.HEX
 write 0x8274 0x1a01
 color normal=0x00 highlight=0x0C helptext=0x00 standard=0x0F border=0x00
 
 default 4
 timeout 15
 title ^D  启动dos时代菜鸟工具箱[D]   \n包含常用分区、硬盘修复、备份还原、文件管理、引导修复等软件
 command /BOOT/GRUB/RUN /BOOT/IMGS/DTS.gz
 title ^K  绕过 Windows 登录密码[K]    \n Konboot,无视windows登录密码直接登录,不会删除原密码
 command /BOOT/GRUB/RUN /BOOT/IMGS/kon.gz
 title ^F5  启动 极速0PE维护系统[F5]  \n修改自强大的0PE13-09-08稳定版,在新老机器上都可以快速启动,老机首选
 find --set-root /boot/grub/MENU.0PE
 configfile /boot/grub/MENU.0PE
 title ^F6  启动 Win8PEx64维护版[F6]    \n64位的Win8PE,带网络功能,安装64位系统首选
 find --set-root /boot/bcfmgr
 chainloader /boot/bcfmgr
 title  尝试从本地硬盘主引导启动       \n搜索/bootmgr或者/ntldr,搜索到则从该磁盘启动
 find --set-root --ignore-floppies --ignore-cd /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr
 map () (hd0)
 map (hd0) ()
 map --rehook || echo 无需交换磁盘顺序,直接从本地盘启动
 find --set-root --ignore-floppies --ignore-cd /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr
 chainloader (hd0)+1
 boot
 title ^F7  启动 Win8PEx86维护版[F7]    \n32位的Win8PE,带网络功能,推荐使用
 find --set-root /boot/bcemgr
 chainloader /boot/bcemgr
 title ^S  启动 Slitaz Linux系统[S]   \n小巧精悍的Linux系统,维护上网日常使用皆可,集成无线PJ软件。
 find --set-root /boot/bzImage
 kernel /boot/bzImage rw root=/dev/null vga=normal autologin
 initrd /boot/rootfs.gz
 title ^G  运行 Grub4dos资源管理[G]    \n很好用的一个工具,方便查找文件
 find --set-root /BOOT/GRUB/auto.lst
 configfile /BOOT/GRUB/auto.lst
 title ^R  运行DIY目录的自备文件[R]  \nrun模块功能之一,列出DIY目录下的文件(需自备)可选择启动
 command RUN --automenu /DIY/
 
 | 
 |