Convert the qcow2 image to raw

Tutorials thread
User avatar
serveroffer
Site Admin
Posts: 51
Joined: 2012 Jun 16, 18:31

Convert the qcow2 image to raw

Postby serveroffer » 2023 May 15, 23:50

To convert qcow2 image to raw use command:

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

Return to “Tutorials”

Who is online

Users browsing this forum: No registered users and 59 guests