Saturday, 3 June 2017

Converting vmdk file to vmx

Converting vmdk file to vmx


(you need to install ovftool provided by VMWare)

If you have ovf file for the vmdk file then use the follwing command and it will generate vmx

ovftool old.ovf new.vmx

It will show the progress as following

Opening OVF source: old.ovf

Warning: File is not referred in the manifest: old.ovf

Opening VMX target: new.vmx

Writing VMX file: new.vmx

Disk progress: 94%

download
alternative link download

Like the Post? Do share with your Friends.