Converting Virtual Disk Convert OVA to qcow2 Extract OVA file tar xvf *.ova Convert VMDK to qcow2 qemu-convert -O qcow2 input.vmdk output.qcow2