: This ISO is not a Windows installation disc — it’s a driver bundle loaded at Windows install time or added post-install.
:
virt-install \ --name win10-vm \ --disk path=win10.qcow2,size=50 \ --disk path=virtio-win-0.1-59.iso,device=cdrom \ --os-variant win10 \ --cdrom /path/to/Win10_install.iso During Windows setup, at the “Where do you want to install Windows?” step, you click → Browse to E:\amd64\viostor (for storage) or E:\amd64\NetKVM (for network). 3.2 Post-Install Driver Injection (Offline) Using dism to inject drivers into a mounted Windows image: virtio-win-0.1-59.iso