on VirtualBox 3.2.6 PUEL version on Windows XP SP3 host I have cloned dynamically resized vdi file to vmdk using command:
Code: Select all
VBoxManage clonehd input_file.vdi outputfile.vmdk --format VMDKThen I have opened VMware Workstation 6.0 program and created new virtual machine (using Custom option) and during creation of virtual machine I have pointed to newly created outputfile.vmdk created with clonehd command above.
I get error (see attachment bellow). Bellow is also attachment of VMware Workstation version I use.
Question: Is there any step I have missed? Should I also do any other task?
Thanks