Convert VMWare vmdk file to VirtualBox VDI file

To convert VmWare appliances to VirtualBox you can use this command :

VBoxManage clonehd clone.vmdk ./clone.vdi -format VDI

Once you have the VDI file, you can create a new VM on virtual box and attach the disk to boot it. 

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>