Code: Select all
qemu-img convert VmImage.qcow2 -O raw VmImage.raw
If qemu-img command is not found, you need to install qemu-utils (Debian/Ubuntu):
Code: Select all
apt-get install qemu-utils
Code: Select all
qemu-img convert VmImage.qcow2 -O raw VmImage.raw
Code: Select all
apt-get install qemu-utils
Users browsing this forum: Google Adsense [Bot] and 133 guests