Changes

Jump to navigation Jump to search
Created page with '===QEMU image conversion=== You can also convert .img image files from QEMU formats, such as qcow2, to vmdk format, which VirtualBox can open. The qemu-img command usually de...'
===QEMU image conversion===
You can also convert .img image files from [[QEMU]] formats, such as qcow2, to vmdk format, which VirtualBox can open. The qemu-img command usually detects the source image format automatically.

$ qemu-img convert -O vmdk file.img file.vmdk

Navigation menu