量产版RUN模块(RUN.LST)
本帖最后由 zxy357x 于 2011-10-1 15:52 编辑实机测试通过!功能非常强大!
timeout 10
default 1
gfxmenu /BOOT/GRUB/MESSAGE
title 【01】 通过ISO安装系统文件(TYPE目录OS.ISO文件)
RUN --FIRA --MEM (hd1,0)/TYPE/OS.ISO
title 【02】 启动自定义ISO/IMG文件(TYPE目录)
RUN --txt --gfx --set-ext=.iso|.img|.ima|.| (hd1,0)/TYPE/.AUTOMENU
title 【03】 启动自定义文件(TYPE目录)
RUN --gfx (hd1,0)/TYPE/.AUTOMENU
title 【04】 启动自定义ISO/IMG文件(TYPE目录-自动列表方式)
RUN --txt --gfx --set-ext=.ISO|.IMG|.IMA|.| (hd1,0)/TYPE/
title 【05】 启动自定义ISO文件(TYPE目录TY.ISO)
RUN(hd1,0)/TYPE/TY.ISO
title 【06】 启动自定义LST文件(TYPE目录TY.LST)
RUN(hd1,0)/TYPE/GRUB/TY.LST
title 【07】 启动Windows NT/2000/XP/2003
RUN /ntldr
title 【08】 启动Windows Vista/Windows 7
RUN /bootmgr
title 【09】 返回菜单
configfile (md)4+8
无论如何 谢谢了 收获。。。 重新编辑下,希望有用者用之 这个可以顶 谢谢分享了!
去试试 新手不一定能用成功的,可能会遇到些路径与参数设置的问题。
页:
[1]