How to make a Vmware virtual machine if you have a vmdk file

1

I just got a vmdk file from a Windows Xp hot cloned system which i want to run on vmplayer. How can i generate the .vmx file ? I'm on Windows XP sp3

iceman

Posted 2010-01-13T10:24:59.680

Reputation: 2 232

Answers

1

I have used EasyVMX in the past.

If you have a vmx file then you can just copy it and edit it in notepad or similar - some of the options are obvious but others need a bit of work to find out what is allowable.

(So if you accept the default name for the hard disk, it is easy to change the name of the disk file to your existing file.)

Neal

Posted 2010-01-13T10:24:59.680

Reputation: 8 447

Then create a new virtual machine, copy the vmx file from that (and optionally clean up by deleting the new machine). – Hennes – 2016-07-01T09:48:21.347

i do not have a vmx file – iceman – 2010-01-13T11:15:01.857