I have a vmware esxi server, with various vm's. I want to clone one of the vm's so I can run it locally on my macbook (either using Paralells or vmware player)

Is this possible?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Yes, using vsphere client you can choose File->Export->Export OVF Template fill in the form and export the files to a local filesystem. This exported appliance should then load into your other virtualisation tools without any really issues. I've done this with CentOS6 (exported) and loaded it into VirtualBox.

link|improve this answer
Thanks. I also found you can use the ESXI disk browser and just copy(download) the raw vmware files. You can then point parallels or vmware server to these and migrate the VM – carpii Jan 4 at 16:03
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.