By default, WinPE 2.1 x86/x64 supports the e1000 NIC driver which is used with VMWare virtual machines. However, a virtual machine created with Windows 2003 x86 Standard Edition can only use the VMware Flexible NIC which is not supported by default in WinPE 2.1.
To add VMware Flexible NIC support into the WinPE 2.1 x86/x64 automation environment:
- On the Deployment Server, copy the VMware Tool ISO file from a VMware ESX Server at /vmimages/tools-isoimages/windows.iso or create a physical CD-ROM.
- Mount or extract the VMware Tool for ESX Server ISO/CD-ROM. ( I copied this off my vmware ESX server from /vmimages/tools-isoimages/windows.ios. You can do this by creating a samba mount to a windows box or use winscp to login and copy the file localy)
- Run the PXE Configuration utility.
- Select WinPE Managed boot menu option and click Edit.
- Click Edit Boot Image. The Altiris Boot Disk Creator will run.
- At Step 9, click Edit.
- At Step 1, click Next.
- At Step 2, click Have Disk.
- Click Browse and browse to the VMware Tool for ESX Server ISO/CD-ROM contents and its \Program Files\VMware\VMware Tools\Drivers\vmxnet\win2k\32bit directory.
- Select the vmware-nic.inf file and click Open. If prompted thatdriver is an unsupported class type, click Yes and click Ok.
- Repeat step 7 through 9 to select the x64 driver, vmxnet.inf, from the VMware Tool for ESX Server ISO/CD-ROM contents and its \Program Files\VMware\VMware Tools\Drivers\vmxnet\win2k\64bit directory.
- Continue with the Boot Disk Creator wizard to generate the WinPE images.
- After the wizard completes, click Save.
- After the save completes, click OK. It will take several minutes for the PXE server to replicate the PXE images.
Alternate Method of finding the drivers:
Another way to find the drivers (see steps 1, 2, 9, 11) is to pull them straight from a VM if you have one. When you add the VM Tools, it loads the CDRom for you into the virtual. At that point, you can browse to the directories specified, and copy the 64 bit and 32 bit drivers folders directly to the DS or another share point. This avoids having to create a SAMBA mount or some other method of reaching to the files from the linux back-end.
NOTE:
The attachment contains the drivers folder located on the windows.iso.
Applies To
VMware workstation
VMware ESX
VMware Player
WinPE 2.1 PXE Automation