Lost network interfaces in virtual machine
This post was written 3 months ago.
Wed, 02 Nov 2011
I was having a confusing issue where after moving an ubuntu virtualbox virtual machine I was losing the virtual network adapters (i'm running one on NAT so the machine can access the internet via the host and one host-only so I can network between host and guest). After a bit of head scratching, I realised this was because the way I was "moving" a machine was by copying the hard disk image and creating a new machine. This means that the MAC addresses were getting reset. If I went into the virtualbox machine settings and changed these to the same mac addresses as were being used on the vm before it was moved, the network interfaces reappeared. I guess that's why I should be moving the machines with the config file too..
Comments
VMware Server 2 (in beta) and VMware Player 2 support hardware version 6.
If you need to make your VMware Fusion virtual machine work with VMware Server 1 and older products, you can use the free VMware Converter to convert your virtual machine to the older version. (You can also do this in VMware Workstation.)
Good luck!
Ben G. 2008-04-16 15:57:58