1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-14 08:35:15 +00:00

4 lines
134 B
Plaintext
Raw Normal View History

qemu-img create -f qcow2 -b /dev/null \
-o backing_fmt=raw,compat=1.1,lazy_refcounts \
/var/lib/libvirt/images/OtherDemo.img 5242880K