
You can resize the result vmdk from within your VMWare Fusion app. After the process successfully completes you can eject your hdd.dmg and add the result hdd.vmdk to your virtual machine.Run following command to make resizable hdd.vmdk with the copy of dmg data./vmware-vdiskmanager -r /Users/yourname/Desktop/hdd-link.vmdk -t 0 /Users/yourname/Desktop/hdd.vmdk.vmware-rawdiskCreator create /dev/disk1 fullDevice /Users/yourname/Desktop/hdd-link lsilogic It will do not a real vmdk but one linked with your dmg data. If you DONT have the VMX files (and just the VMDKs) AND you were running ESX 3.x, you can remake the VMX file by making a NEW vm on the ESXi 4.x server and attaching the old VMDK file to it. How to convert ISO to VMDK ISO to VMDK converter VMware & VirtualBox from convert vmdk to vdi in windows Watch Video Open HD Video Open MP4 Video. You can consider the pre conversion way to directly convert an ISO file into an VHD/ VMDK using VirtualBox. Execute cd /Applications/VMware\ Fusion.app/Contents/Library/ Converter needs the VMX file to know how many CPUs the VM had, what hard driver controller it had, etc to do a proper conversion.


It gave me the idea about how to do this.
