我用PXELINUX启动Winpe,客户机在传送完Winpe.iso后停留在
“Loading boot sector...booting...”就不动了!
我使用用光盘能正常启动的映像文件不行,把里面的Winpe.is_文件提取出来,再把其Winpe.iso解压出来,还是在那个地方不动了!
我的WINNT.SIF文件的内容为:
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\wxpe\system32\"
;OsLoadOptions = "/noguiboot /fastdetect /minint /rdpath=WINPE.ISO"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdimageoffset=36352 /rdpath=WINPE.SDI"
default文件内容为:
PROMPT 1
DEFAULT 1
DISPLAY messages
TIMEOUT 200
#MSDOS7.1 Supboot.img
LABEL 1
kernel memdisk c=52 h=2 s=21 floppy
append initrd=supboot.img c=52 h=2 s=21 floppy
LABEL 2
KERNEL memdisk
APPEND initrd=supboot.img
LABEL 3
KERNEL memdisk
APPEND initrd=winpe.iso devfs=nomount ramdisk_size=163840
#Local harddisk
LABEL 4
LOCALBOOT 0
LABEL n
localboot -1
请知道的说说是哪儿的问题?
“Loading boot sector...booting...”就不动了!
我使用用光盘能正常启动的映像文件不行,把里面的Winpe.is_文件提取出来,再把其Winpe.iso解压出来,还是在那个地方不动了!
我的WINNT.SIF文件的内容为:
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\wxpe\system32\"
;OsLoadOptions = "/noguiboot /fastdetect /minint /rdpath=WINPE.ISO"
OsLoadOptions = "/noguiboot /fastdetect /minint /rdimageoffset=36352 /rdpath=WINPE.SDI"
default文件内容为:
PROMPT 1
DEFAULT 1
DISPLAY messages
TIMEOUT 200
#MSDOS7.1 Supboot.img
LABEL 1
kernel memdisk c=52 h=2 s=21 floppy
append initrd=supboot.img c=52 h=2 s=21 floppy
LABEL 2
KERNEL memdisk
APPEND initrd=supboot.img
LABEL 3
KERNEL memdisk
APPEND initrd=winpe.iso devfs=nomount ramdisk_size=163840
#Local harddisk
LABEL 4
LOCALBOOT 0
LABEL n
localboot -1
请知道的说说是哪儿的问题?
