1.1K Posts

June 7th, 2011 13:00

I would start by checking that you have the correct architecture of NIC driver and that the PNPID you listed is included in the .inf. Are you PXE booting the system?

8 Posts

June 8th, 2011 05:00

I have the Inetl Net E1C62x64.inf 11.8.81.0 which includes

PCI\VEN_8086&DEV_1502&SUBSYS_04941028

Just not &REV_04

I looked through the drivers installed for the Out-Of-Box Drivers for my windows 7 image, and they have the same drivers no REV_04 in them as well. I'm assuming that this is important. Where can I get this required driver?

8 Posts

June 8th, 2011 10:00

But this is the WinPE boot image that isn't starting... Not the Win 7 x64 image....

This error comes up right when you click start of the deployment wizard.

1.1K Posts

June 8th, 2011 10:00

The Rev is usually not referenced in Driver installations, so if the correct Vendor (VEN), Device (DEV), and Subsystem (SUBSYS) are included in the driver .inf, it should install.

Also, I haven't had any issues with installing the 11.8.81.0 driver on x64 Win 7.

8 Posts

June 8th, 2011 11:00

We build both through WDS, and neither work.

1.1K Posts

June 8th, 2011 11:00

Are you using a 32-bit or 64-bit WinPE?

1.1K Posts

June 8th, 2011 13:00

I'm assuming that WDS uses 32-bit WinPE. If that's the case, then you only need to add the 32-bit NIC driver for the 6520. I see that you have added all of the WINPE cab drivers. I would remove them all and only add the 32-bit NIC driver (R291627) to WINPE for testing.

8 Posts

June 9th, 2011 04:00

is there a place while in WinPE that I can check that the driver is there in the image? on the X drive?

8 Posts

June 9th, 2011 06:00

Ok so I have gone into the X drive in the WinPE image... in X:\Windows\System32\DriverStore\FileRepository and all the drivers that I have added for the Out-Of-Box Drivers for my x86 PE boot... Aren't there. NONE of them. Why would it not load those drivers?

8 Posts

June 9th, 2011 06:00

WinPE has a 32-bit and 64-bit deployment. I have tried both. I just blew away, my 32 and 64 bit old WinPE's, re-imported the drivers as well as for the Win7 deployment of the E6520 and completely rebuilt the MDT Deployment share, and it's still failing.

8 Posts

June 9th, 2011 09:00

Figured out my issue. While I was updating the WinPE. For whatever reason the wim wasn't copying over to the RemoteInstall\Boot\x86\Images folder. I copied the new WIM that I had created over to that directory, and driver is working.

There was much rejoicing.
No Events found!

Top