J
Jeremy
Hi,
I'm playing around with WDS and WinPE 2.0. I'm having heaps of trouble
getting network drivers to load. I've followed the instructions on making a
custom image and have also used the peimg /inf method of adding drivers
offline. I can see that the drivers are there in the image and that some of
them (SCSI or RAID) are loading, but even if I manually try to load the
driver after PE boots using drvload I just can't get the network drivers to
load.
The drivers I am using are typically the ones that work for WS03. Is there
some trick to getting the network to load? Below is a transcript of exactly
what I did.
1: Download WAIK and install
2: Open Command prompt
3: run copype.cmd x86 C:\Winpe_x86
4: run imagex /mount C:\winpe_x86\winpe.wim 1 mount
5: run peimg /inf=<path to inf for NIC driver> mount\Windows
6: run peimg /prep mount\Windows
7: run imagex /unmount /commit mount
8: From WDS add a boot image using the freshly cut winpe.img
9: PXE boot to boot image and run ipconfig with no results
I've used DriverView http://www.nirsoft.net/utils/driverview.html to check
which drivers are loaded and can't see the NIC driver, but CAN see the RAID
or SCSI driver that I have loaded, so the drivers are obviously being
injected correctly, so what am I missing?
Cheers,
Jeremy.
I'm playing around with WDS and WinPE 2.0. I'm having heaps of trouble
getting network drivers to load. I've followed the instructions on making a
custom image and have also used the peimg /inf method of adding drivers
offline. I can see that the drivers are there in the image and that some of
them (SCSI or RAID) are loading, but even if I manually try to load the
driver after PE boots using drvload I just can't get the network drivers to
load.
The drivers I am using are typically the ones that work for WS03. Is there
some trick to getting the network to load? Below is a transcript of exactly
what I did.
1: Download WAIK and install
2: Open Command prompt
3: run copype.cmd x86 C:\Winpe_x86
4: run imagex /mount C:\winpe_x86\winpe.wim 1 mount
5: run peimg /inf=<path to inf for NIC driver> mount\Windows
6: run peimg /prep mount\Windows
7: run imagex /unmount /commit mount
8: From WDS add a boot image using the freshly cut winpe.img
9: PXE boot to boot image and run ipconfig with no results
I've used DriverView http://www.nirsoft.net/utils/driverview.html to check
which drivers are loaded and can't see the NIC driver, but CAN see the RAID
or SCSI driver that I have loaded, so the drivers are obviously being
injected correctly, so what am I missing?
Cheers,
Jeremy.