| 
 | 
4#
 
 
 楼主 |
发表于 2011-6-30 11:09:43
|
只看该作者
 
 
 
菜单如下,因为是英文版本所以中文显示问号
timeout 10 
default 0 
gfxmenu /BOOT/GRUB/MESSAGE 
configfile (md)4+8 
title ?01? ??Win2003PE?????? 
find --set-root /BOOT/SETUPLDR.BIN 
chainloader /BOOT/SETUPLDR.BIN 
title ?02? ??Win7PE????? 
find --set-root /BOOT/TYW7.BIN 
chainloader /BOOT/TYW7.BIN 
title ?03? ??Slitaz???? 
kernel /BOOT/BZIMAGE root=/dev/null vga=normal autologin 
initrd /BOOT/ROOTFS.GZ 
title ?04? ?????ISO/IMG??(IMGS??) 
RUN --set-ext=.iso|.img|.ima|.| /IMGS/.AUTOMENU 
title ?05? Onekey????????? 
RUN /BOOT/IMGS/OKDOS.IMA 
title ?06? ??MAXDOS??? 
RUN /BOOT/IMGS/MAXDOS.IMG 
title ?07? ??DOS??????? 
RUN /BOOT/IMGS/DTSTOOL.IMA 
title ?08? ??DiskGen???? 
RUN /BOOT/IMGS/MAXDOS.IMG DISKGEN 
title ?09? ??MemTest???? 
kernel /BOOT/IMGS/MEMTEST.BIN 
title ?10? ??Windows?????? 
RUN /BOOT/IMGS/PWD.IMG 
title ?11? ??USB????(?????) 
/BOOT/GRUB/USB_ACC.0PE 
title ?12? ??NTBOOT????? 
RUN /BOOT/IMGS/NTBOOT.IMG 
 
[ 本帖最后由 donstech 于 2011-6-30 11:23 编辑 ] |   
 
 
 
 |