- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Works as expected.
I have also added e1000325.sys and e1000325.inf:
pscp.exe -pw test c:\temp\e1000325.sys root@10.0.0.104:/var/public/tftproot/WI2K3_SYS/e1000325.sys
pscp.exe -pw test c:\temp\e1000325.inf root@10.0.0.104:/var/public/tftproot/WI2K3_INF/e1000325.inf
in order to install OS on a VM target configured with Intel 1000 NIC.
target.vmx
Ethernet0.present = "TRUE"
ethernet0.startConnected = "true"
ethernet0.virtualDev = "e1000"
ethernet0.connectionType = "bridged"
Next step is Mass Storage Controller Driver.
Thanks for your help.