无忧启动论坛

标题: 虚拟机下可以进入PE,制作到U盘启动就进不了了 [打印本页]

作者: 2013bby    时间: 2013-2-7 13:30
标题: 虚拟机下可以进入PE,制作到U盘启动就进不了了
以下是我测试的menu.lst菜单文件:
pxe detect NotExist

timeout 10

default 0

debug off

call Fn.0 0x40000 "!BAT\necho -P:0000 $[0000]\t\t\t\t\t\t\t\t\t\0" && initscript (md)0x200+1

graphicsmode -1 100:1000 100:1000 24:32

command /menuset 0 0 0 0 0 0 14 50 6 50 0

splashimage /boot/grub/bby.lzma

font && font /boot/grub/fonts.hex

color normal=0x0D highlight=0x0A helptext=0x0A heading=0x04 standard=0x3F border=0x09

title [01] 启动 WINPE 系统 \n
chainloader /ldrxpe

title [02] 启动 内存检测工具 \n
map /boot/disk/WINDIAG.IMG (fd0)
chainloader /boot/disk/WINDIAG.IMG
rootnoverify (fd0)
boot

title [03] 启动 DOS工具箱 \n
map --mem  /boot/disk/DOSTOOLS.IMA (fd0)
map --hook
chainloader (fd0)+1
rootnoverify (fd0)

title [04] 从硬盘启动计算机 \n
find --set-root --ignore-floppies --ignore-cd /ntldr || find --set-root --ignore-floppies --ignore-cd /bootmgr
map () (hd0)
map (hd0) ()
map --rehook
find --set-root --ignore-floppies --ignore-cd /ntldr || find --set-root --ignore-floppies --ignore-cd /bootmgr
chainloader /ntldr || chainloader /bootmgr

title [05] 重新启动计算机 \n
reboot

title [06] 关闭计算机 \n
halt

虚拟机下可以进入PE,制作到U盘启动就进不了了,除了PE不能进外,其它的都可以
是不是命令错了还是什么原因呢?菜鸟求助大家

[ 本帖最后由 2013bby 于 2013-2-8 11:19 编辑 ]
作者: 2013bby    时间: 2013-2-7 18:44
需要怎么做?要改ldrxpe名字吗?到底怎么样才能在U盘上启动呢...我查看过坛子里人说这个不是微软的是吗?那命令要怎么写呢...谢谢了




欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) Powered by Discuz! X3.3