title 启动:维护版 Win8 PE
find --set-root --ignore-floppies --ignore-cd /BOOT/ISO/Win8PE.iso
RUN --firadisk-nodisk (pd)/BOOT/IMGS/FIRADISK.IMG (pd)/BOOT/GRUB/WINPE.ISO
title 启动WINPE系统
find --set-root --ignore-floppies --ignore-cd /BOOT/ISO/Win8PE.iso
RUN --FIRA --firadisk-nodisk /BOOT/ISO/Win8PE.iso
boot
原帖由 jh1688 于 2013-1-1 21:53 发表
偶不知道你下载的是哪位大侠的RUN。用RUN引导的目的就是简化菜单,先看看夜大的RUN的用法,再自己改菜单。
夜大的RUN:http://bbs.wuyou.net/forum.php?mod=viewthread&tid=191301&;extra=page%3D3
# This is a sample menu.lst file. You should make some changes to it.
# The old install method of booting via the stage-files has been removed.
# Please install GRLDR boot strap code to MBR with the bootlace.com
# utility under DOS/Win9x or Linux.
#
# It must be UTF-8 encoding for multi-lingual support. Font lines can be
# appended to the file. The font lines should be in the unifont.hex format.
#color blue/green yellow/red white/magenta white/magenta
timeout 30
## menu border color
color heading=0x000000 helptext=0x000000 border=0xFF0000
## set vbe mode
graphicsmode -1 640:800 480:600 24:32 || graphicsmode -1 -1 -1 24:32
## loading splashimage
splashimage /boot/grub/splashimage.xpm || splashimage /boot/grub/splashimage.bmp
#default /BOOT/GRUB/default
font /BOOT/GRUB/UNIFONT.HEX
#字间距和行间距控制,字间距:行间距
terminal --font-spacing=1:10
menuset 3 52 2 17 19 2
hotkey -nb
title ^1 1 启动: Microsoft Windows XP Professional
fallback +1
rootnoverify (hd0,0)
chainloader +1
title ^2 2 启动:维护版 Win8 PE
fallback +1
find --set-root --ignore-floppies --ignore-cd /BOOT/ISO/Win8PE.iso
#RUN --FIRA --firadisk-nodisk /BOOT/ISO/Win8PE.iso
RUN --firadisk-nodisk (pd)/BOOT/IMGS/FIRADISK.IMG (pd)/BOOT/GRUB/WINPE.ISO
title ^3 3 启动: Arch Linux
fallback +1
root (hd0,7)
kernel /boot/vmlinuz-linux root=UUID=6f2968ec-ecd1-4e37-8dfa-d4796df5ff57 ro quiet
initrd /boot/initramfs-linux.img
title ^4 4 启动: Arch Linux Fallback
fallback +1
root (hd0,7)
kernel /boot/vmlinuz-linux root=UUID=6f2968ec-ecd1-4e37-8dfa-d4796df5ff57 ro quiet
initrd /boot/initramfs-linux-fallback.img
title ^5 5 启动: Parted Magic 2012-12-25
fallback +1
find --set-root --ignore-floppies --ignore-cd /pmagic/bzImage
kernel /pmagic/bzImage edd=off load_ramdisk=1 prompt_ramdisk=0 rw vga=normal loglevel=9 max_loop=256 vmalloc=320MiB keymap=us zh_CN
initrd /pmagic/initrd.img
title ^6 6 启动: MAXDOS9.3 加强版工具箱
find --set-root --ignore-floppies --ignore-cd /BOOT/IMGS/MAXDOS.IMG
map --mem /BOOT/IMGS/MAXDOS.IMG (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)
title ^7 7 运行:Windows NT 系列通用启动盘[2012-02-13]
find --set-root --ignore-floppies --ignore-cd /BOOT/ISO/ntboot.iso
map --mem /BOOT/ISO/ntboot.iso (0xff)
map --hook
chainloader (0xff)
title ^8 8 使用:联想拯救系统 7.2 版
fallback +1
#password get.han
find --set-root --ignore-floppies --ignore-cd /bootmgr
#root (hd0,3)
chainloader +1
title ^9 9 启用:GRUB4DOS 命令行
commandline
title ^R R 重新启动计算机
欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) | Powered by Discuz! X3.3 |