joegarcia@lemmy.world to Linux@lemmy.worldEnglish · 8 days agoThe Optimal, Performance-Centric Method of Installing Windows on virt-manager/QEMU/KVMadm1n.substack.comexternal-linkmessage-square4fedilinkarrow-up18cross-posted to: linux@lemmy.mllinux@programming.dev
arrow-up18external-linkThe Optimal, Performance-Centric Method of Installing Windows on virt-manager/QEMU/KVMadm1n.substack.comjoegarcia@lemmy.world to Linux@lemmy.worldEnglish · 8 days agomessage-square4fedilinkcross-posted to: linux@lemmy.mllinux@programming.dev
minus-squarevarnia@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·7 days agoYou can also automate Windows installations in the background using an autounattend.xml file. For testing, consider using VM snapshots instead of cloning the entire virtual machine - it’s often more efficient.
You can also automate Windows installations in the background using an autounattend.xml file.
For testing, consider using VM snapshots instead of cloning the entire virtual machine - it’s often more efficient.
i updated it. thanks