mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
601d465254
This allows testing the command line for cloning file-based volumes into logical volumes and vice versa.
3 lines
107 B
Plaintext
3 lines
107 B
Plaintext
qemu-img convert -f raw -O qcow2 -o encryption=on /dev/HostVG/Swap \
|
|
/var/lib/libvirt/images/OtherDemo.img
|