mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-06 13:20:20 +00:00
6298f74d9a
Add -o compat= and -o lazy_refcounts options for qemu-img.
2 lines
144 B
Plaintext
2 lines
144 B
Plaintext
qemu-img create -f qcow2 -b /dev/null -o backing_fmt=raw,encryption=on,compat=1.1,lazy_refcounts /var/lib/libvirt/images/OtherDemo.img 5242880K
|