无忧启动论坛

标题: 请教下为啥我的C:\NTBOOT.LST\menu.lst 不认我写的ISO路径却认WIM路径? [打印本页]

作者: tt911    时间: 2013-12-19 18:12
标题: 请教下为啥我的C:\NTBOOT.LST\menu.lst 不认我写的ISO路径却认WIM路径?
C:\NTBOOT.LST\menu.lst
terminal console
debug 0
timeout 10
color 11 12 13 14
write 0x8274 0x2e01
graphicsmode -1 100:1000 100:1000 24:32
if exist ()/boot/grub/unifont.hex || find --set-root /boot/grub/unifont.hex
font ()/boot/grub/unifont.hex
if exist ()/boot/grub/back.bmp splashimage ()/boot/grub/back.bmp
if not exist NTBOOT set NTBOOT=/boot/ntboot/ntboot

title Boot From HardDisk(auto detect exist systems)
command %NTBOOT%.LST/detect.lst

title NT5.x From IMG(ramdisk)
command %NTBOOT% NT5=/BOOT/ramdisk.IMG

title NT5.x(PE) From iso/img etc.
command %NTBOOT% pe1=/boot/imgs/xppe.is_

title NT6.X From VHD
command %NTBOOT% NT6=/boot/boot.vhd

title NT6.X(PE3) From WIM
command %NTBOOT% NT6=/boot/imgs/win7pe.wim

title Boot From VHD(vboot)
command %NTBOOT% vboot=/boot/vboot.vhd

title Windows Install
configfile %NTBOOT%.LST/ISOINST.LST

title =====reboot computer=====
reboot

title =====shutdown computer=====
halt

title ====装载WES7内存wim=====
command %NTBOOT% NT6=/RamOSWim.wim     这行可以正常的启动

title ====Win8.1 9600俄罗斯.ISO=====
command %NTBOOT% NT6=/Win8.1PE_SU_zhong.iso  为啥这个却不能呢?


作者: tt911    时间: 2013-12-20 10:51
我好像知道问题的原因了,
在vmware中不正常启动0PE,但WIM的有些却正常。
到实机上又正常了,可能驱动问题吧。




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