March
18
Linux: Converting virtual machine types – VDI to VMDK
Virtual box has a powerful utility called vboxmanage that can be used to perform virtual machine “type” conversions.
Conversion types: VDI|VMDK|VHD|RAW
vboxmanage clonehd <file.vdi> <file.vmdk> –format VMDK