Great for saving disk space on your host server.
# To convert an existing VHDX or VMDK to QCOW2: qemu-img convert -f vhdx -O qcow2 Windows10.vhdx Windows10.qcow2 Use code with caution. Copied to clipboard
sudo pacman -S qemu libvirt virt-manager
Great for saving disk space on your host server.
# To convert an existing VHDX or VMDK to QCOW2: qemu-img convert -f vhdx -O qcow2 Windows10.vhdx Windows10.qcow2 Use code with caution. Copied to clipboard
sudo pacman -S qemu libvirt virt-manager