|
1、用LZ的不行,后又参考N版的办法,将PE.SIF修改如下:
[Version]
signature="$Windows NT$"
ClassGUID={00000000-0000-0000-0000-000000000000}
[WinntDirectories]
1="\"
2=system32
3=system32\config
4=system32\drivers
22=Fonts
124=WinSxS
125=WinSxS\Manifests
[HardwareIdsDatabase]
GenCdRom="CdRom"
SCSI\WormSONY____CD-R___CDU920S__="CdRom"
STORAGE\Volume="Volume",{71A27CDD-812A-11D0-BEC7-08002BE2092F}
USB\Class_03&SubClass_01&Prot_02="hidusb"
USB\Class_03&SubClass_01="hidusb"
USB\Class_03="hidusb"
USB\COMPOSITE="usbccgp"
USB\CLASS_09&SUBCLASS_01="usbhub"
USB\CLASS_09="usbhub"
USB\ROOT_HUB20="usbhub"
USB\ROOT_HUB="usbhub"
USB\Class_08&SubClass_02&Prot_50="usbstor"
USB\Class_08&SubClass_05&Prot_50="usbstor"
USB\Class_08&SubClass_06&Prot_50="usbstor"
USB\VID_03EE&PID_0000="usbstor"
USB\VID_03EE&PID_6901="usbstor"
USB\VID_03F0&PID_0107="usbstor"
USB\VID_0409&PID_0040="usbstor"
USB\VID_04B3&PID_4427="usbstor"
USB\VID_04DA&PID_0B01="usbstor"
USB\VID_04E6&PID_0001="usbstor"
USB\VID_054C&PID_0023="usbstor"
USB\VID_057B&PID_0000="usbstor"
USB\VID_059F&PID_A601="usbstor"
USB\VID_059F&PID_A602="usbstor"
USB\VID_0644&PID_0000="usbstor"
USB\VID_0644&PID_1000="usbstor"
USB\VID_55AA&PID_1234="usbstor"
PCI\CC_0C0320="usbehci"
PCI\CC_0C0310="usbohci"
PCI\CC_0C0300="usbuhci"
[ntdetect]
486c_up=NTDETECT.COM,"\"
acpipic_up=NTDETECT.COM,"\"
e_isa_up=NTDETECT.COM,"\"
mps_up=NTDETECT.COM,"\"
mps_mp=NTDETECT.COM,"\"
standard=NTDETECT.COM,"\"
syspro_mp=NTDETECT.COM,"\"
acpiapic_mp=NTDETECT.COM,"\"
acpiapic_up=NTDETECT.COM,"\"
[hal]
486c_up=hal.dll,2,hal.dll
acpiapic_up=halaacpi.dll,2,hal.dll
acpiapic_mp=halaacpi.dll,2,hal.dll
acpipic_up=halacpi.dll,2,hal.dll
e_isa_up=hal.dll,2,hal.dll
mps_up=hal.dll,2,hal.dll
mps_mp=hal.dll,2,hal.dll
syspro_mp=hal.dll,2,hal.dll
[Hal.Load]
486c_up=hal.dll
acpiapic_up=halaacpi.dll
acpiapic_mp=halaacpi.dll
acpipic_up=halacpi.dll
e_isa_up=hal.dll
mps_up=hal.dll
mps_mp=hal.dll
syspro_mp=hal.dll
[BootBusExtenders.Load]
usbehci=usbehci.sys
usbohci=usbohci.sys
usbuhci=usbuhci.sys
[BootBusExtenders]
usbehci="Enhanced Host Controller",files.usbehci,usbehci
usbohci="Open Host Controller",files.usbohci,usbohci
usbuhci="Universal Host Controller",files.usbuhci,usbuhci
[BusExtenders.Load]
usbhub=usbhub.sys
usbstor=usbstor.sys
[BusExtenders]
usbhub="Generic USB Hub Driver",files.usbhub,usbhub
usbstor="USB Storage Class Driver",files.usbstor,usbstor
[files.usbehci]
usbport.sys,4
usbehci.sys,4
[files.usbohci]
usbport.sys,4
usbohci.sys,4
[files.usbuhci]
usbport.sys,4
usbuhci.sys,4
[files.usbhub]
usbhub.sys,4
[files.usbstor]
usbstor.sys,4
[files.usbccgp]
usbccgp.sys,4
[SetupData]
BootDevice = "ramdisk(0)"
BootPath = "\WXPE\System32\"
OsLoadOptions = "/minint /fastdetect /rdpath=40MB.IM_"
2、将老九的那个PE解开,从中找出sif文件中涉及的文件分别放到system32和drivers下
3、将文件组织到老九的winpe.iso中,用U+写入到U盘。
结果:进PE加载RAM镜像用秒表计时在5分53秒65左右
将PE.SIF回复为老九原来的那个再计时5分52秒53,几乎没有区别。
测试失败。
LZ迟迟不把文件放出来不知何意,老九的那个ISO很小的,经过改造以后不会超过40M。
LZ讲了半天,很多人被呼悠得找不着北,开始的标题又那么拽,难道将你做好的文件放上来那么难吗?还是根本就是来呼悠的!
[ 本帖最后由 hhh333 于 2009-3-21 21:49 编辑 ] |
|