= linux/KVM/Windows =

 * 2024 try instructions from here
   * https://github.com/acudovs/windows-kvm-imaging-tools
     * Got ERROR {{{
Starting install...
ERROR    Requested operation is not valid: network 'default' is not active
}}}
       * Check with ```sudo virsh net-list --all```
       * Start with ```sudo virsh net-start default ```
       * Check again and retry instructions above.