Windows 81 Qcow2 Install <SIMPLE ✦>
qemu-img resize windows81.qcow2 +40G
Recommended format: qcow2 (sparse, supports snapshots). Example: windows 81 qcow2 install
qemu-system-x86_64 -m 4G -enable-kvm -cpu host \ -drive file=win81.qcow2,if=virtio \ -cdrom windows_8_1.iso \ -drive file=virtio-win.iso,index=3,media=cdrom \ -net nic,model=virtio -net user Use code with caution. Copied to clipboard qemu-img resize windows81