timeout 10
default 1
gfxmenu /BOOT/GRUB/MESSAGE
title 【01】 通过ISO安装系统文件(IMGS目录OS.ISO文件)
RUN --FIRA --MEM /IMGS/OS.ISO
title 【02】 启动自定义ISO/IMG文件(IMGS目录)
RUN --set-ext=.iso|.img|.ima|.| /IMGS/.AUTOMENU
title 【03】 启动自定义文件(IMGS目录)
RUN /IMGS/.AUTOMENU
title 【04】 启动自定义ISO/IMG文件(IMGS目录-自动列表方式)
RUN --set-ext=.iso|.img|.ima|.| /IMGS/
title 【05】 启动Windows NT/2000/XP/2003
RUN /ntldr
title 【06】 启动Windows Vista/Windows 7
RUN /bootmgr
title 【07】 返回菜单
configfile (md)4+8