Friday, January 15th, 2010 | Author: admin

I am running VMWare Fusion 3.0 at home using my MacBook Pro, and VMWare Server 2.0 on my PC workstation at work.   For some odd reason everytime I moved it even though it is a fresh installationI wanted to move a virtual machine created on VMWare Fusion to VMWare Server.

Some gotchas that I’ve come across:

1.64-bit and VT mode

64-bit virtual machines are only supported on CPUs that have VT mode.

2.  Fusion-only feature not handled gracefully by Server

If your .vmx file has the following line, remove it.

serial0.fileType = “thinprint”

VMWare Server does not support this feature, and crashes when you try to import the virtual machine.

3. Networking

After importing the virtual machine, when you power it on for the first time, VMWare will ask you whether you moved it or copied it.

Tell VMWare that you moved it. Otherwise, you will have to manually update the ethernet adapter settings to get networking back up.

Category: Virtualization