Posted on August 5, 2009 - by martin
VMware converter: remove hidden networkcard (nic)
If you convert a physical machine to a virtual machine you’ll probably give it the same ip as it used to have. But when you try to modify the ip address in the TCP/IP settings of your vmware nic you’ll get the error that there is an existing NIC with the same IP address settings. This is where your search starts, but you can’t seem to find another NIC in your VM.
The Old NIC is a sort of ghost NIC, you can reveal this NIC by doing to following:
- Go to the DOS-prompt
- Type: ” SET DEVMGR_SHOW_NONPRESENT_DEVICES=1 “ and press <enter>
- Type: ” Start devmgmt.msc ” and press <enter>
- In the Device Manager go to View and click on ” Show Hidden Devices “
- Navigate to the Network Adapters and expand it, there should be your old NIC
- Select and delete.
Now you can set the correct IP address without getting to error notification
This entry was posted on Wednesday, August 5th, 2009 at 08:04 and is filed under ESXi. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
