Unfortunately, at some point Microsoft dropped support for the network card that VMWare emulates. If you recall WinPE 1.1, it loaded the network fine in VMWare. Alas that is no longer the case with Vista PE (also known as PE 2.0). All is not lost however. If you have access to the Windows AIK (WAIK – Windows Automated Install Kit), you can “fix” the missing driver issue pretty quickly. Here’s how:
-
Install the Windows AIK for Beta 2
-
Create a folder on your hard drive (for this example I will use C:\5384, which is the build number for Beta 2). Create a subfolder under that called Mount (so C:\5384\Mount).
-
Copy the Boot.wim file from the Beta 2 DVD to the C:\5384 folder. Boot.wim is in the sources folder on the DVD.
-
You’ll need the VMWare drivers. To get them, either use your favorite mount tools such as VCD, Daemon Tools, etc. to mount the “C:\Program Files\VMWare\VMWare Workstation\Windows.iso” file. An alternate method is to boot a working VM and assign the CD drive to be the Windows.iso and copy the files that way. From that ISO copy the following:
-
ISO file root\Program Files\VMWare\VMWare Tools\Drivers\vmxnet\win2k. Copy all the files in that folder to C:\5384\vmnet
-
Pull up a command prompt and execute “C:\Program Files\Windows AIK\Tools\x86\imagex.exe” /mountrw c:\5384\boot.wim 2 c:\5384\mount
-
Now in the command prompt execute:
“C:\Program Files\Windows AIK\Tools\PETools\peimg.exe” /inf=c:\5384\vmnet\vmxnet.inf c:\5384\mount\windows
-
Next execute this:
“C:\Program Files\Windows AIK\Tools\PETools\peimg.exe” /inf=c:\5384\vmnet\vmxnet.inf c:\5384\mount\windows
-
Last, run “C:\Program Files\Windows AIK\Tools\x86\imagex.exe” /unmount /commit c:\5384\mount
-
Once that finishes, you will have a Boot.wim where the 2nd image in it (the Vista Setup) contains the files needed to support the VMWare Workstation network card. Import that updated boot.wim (c:\5384\boot.wim) into your WDS server and give it a unique name. Select that boot.wim when you are network booting your VM and install Vista quickly.
Posted
May 26 2006, 09:40 AM
by
Jerry
Follow Me on Twitter
Did you enjoy this article? If yes, then subscribe to our

or