Move a virtual machine

You can move a virtual machine to a different location on the same host system or even to a different host system. Usually all files needed to run a virtual machine are stored into a single folder and can be moved quickly to another location. You can even move a virtual machine to a host system that runs a different operating system!

There are certain things you need to be aware of before moving a virtual machine to a different host system:

  • the virtual machine might not work correctly on the new host if the new host has significantly different hardware. 
  • you can move a virtual machine from a 32-bit host to a 64-bit host, but cannot move a virtual machine from a 64-bit host to a 32-bit host unless the 32-bit host has a supported 64-bit processor.
  • when you move a virtual machine, VMware Player generates a new MAC address for the virtual network adapter.

Here are the steps move a virtual machine created in VMware Player to a different host system:

1. Verify that all virtual machine files are stored in the same virtual machine directory, since some files might reside outside of the virtual machine directory. For example, if you configured the working directory to reside in a different location, you will need to move files from the working directory into the virtual machine directory and change the working directory to this location.

2. Power off the virtual machine.

3. Copy the virtual machine files to the new location. In our example we will copy the virtual machine files from the C:VMsUbuntu directory on the host system and move them to the E:VMsUbuntu directory on a different host system:

Source host system:

vm source host system

Destination host system:

vm destination host system

4. Open the virtual machine in Vmware Player installed on the computer that the virtual machine has been moved to by selecting File > Open and browsing to the <VM-name>.vmx file in its new location:

browse vmx

5. Power on the virtual machine in the new location to make sure it works correctly.

Geek University 2022