[Howto] convert with Virtualbox from vmdk to vdi

posted in: computer | 0

Use the following Virtualbox command in your shell:

VBoxManage clonehd old-file.vmdk converted-file.vdi --format VDI

tested with: Virtualbox Version 5.0.24_Debian