Windows 10qcow2 «1080p»

: Download the official installer from the Microsoft website.

# Create base image qemu-img create -f qcow2 win10-base.qcow2 80G windows 10qcow2

qemu-system-x86_64 -m 4096 -enable-kvm \ -drive file=win10.qcow2,if=virtio \ -cdrom /path/to/windows10.iso \ -drive file=/path/to/virtio-win.iso,media=cdrom \ -net nic,model=virtio -net user \ -boot d Use code with caution. Copied to clipboard 4. Load Drivers During Windows Setup : Download the official installer from the Microsoft website