Skip to content

qemu-img

create

# Creates a VM image with copy-on-write format
qemu-img create -f qcow2 my-image.img 10G