Driver problem on WDS Server

livewire

New Member
Reaction score
2
I was able to set up a WDS server on a Server 2012 R2 Standard machine following the guide on the foolishit DOT com site (thanks Nick!). I got the installation working as well as set up my first up to date image and everything worked flawless. However, when I tried to add drivers for my NICs, problems occur!

Initially I built all my images in ESXi 5.5 VM's without loading the Vmware tools. I decided to try building an image using a new machine I have here with an Intel B85 chipset and a Realtek NIC onboard. Upon booting the machine to capture an image, I got the typical message that the NIC drivers were not installed so I went and added them to my WDS driver list and then added them to the capture image. However, after doing so, the capture image will just hang with a black screen and a cursor (which does move) but get no further. It doesn't matter what computer I boot from, the behavior is the same. I tried creating a new capture image and got the same behavior. I redownloaded the drivers and got the same behavior. I know Realtek NICs tend to suck but this is absurd. Anyone have an idea how I can get around this?
 
You need to make sure you are using the Win PE driver and not the regular OS driver during this part of the deployment process in WDS. Server 2012 R2 should be using Win PE 5.0. Most Manufacturers should have an option to download nic and storage drivers for Win PE. Associating the wrong driver to a capture image will do what you experienced. I always make a backup of the capture image before I associate a new driver to it just in case something goes wrong. If you need any other help please let me know.

http://en.wikipedia.org/wiki/Windows_Preinstallation_Environment
 
Back
Top