serveroffer.lt forum


Convert the qcow2 image to raw

Tutorials thread

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
User avatar
serveroffer
Site Admin
 
Posts: 49
Joined: 2012 Jun 16, 18:31

Return to Tutorials

Who is online

Users browsing this forum: No registered users and 16 guests

cron