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?
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?
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.
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.
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?
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.
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.
DELL-Warren B
1.1K Posts
0
June 7th, 2011 13:00
tstech-dan
8 Posts
0
June 8th, 2011 05:00
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?
tstech-dan
8 Posts
0
June 8th, 2011 10:00
This error comes up right when you click start of the deployment wizard.
DELL-Warren B
1.1K Posts
0
June 8th, 2011 10:00
Also, I haven't had any issues with installing the 11.8.81.0 driver on x64 Win 7.
tstech-dan
8 Posts
0
June 8th, 2011 11:00
DELL-Warren B
1.1K Posts
0
June 8th, 2011 11:00
DELL-Warren B
1.1K Posts
0
June 8th, 2011 13:00
tstech-dan
8 Posts
0
June 9th, 2011 04:00
tstech-dan
8 Posts
0
June 9th, 2011 06:00
tstech-dan
8 Posts
0
June 9th, 2011 06:00
tstech-dan
8 Posts
0
June 9th, 2011 09:00
There was much rejoicing.