I installed win-virtio drivers for storage and the network (NetKVM) but it still cannot identify the network. I have to say that I’m trying to set it up as a user (not-root). To that end I added export LIBVIRT_DEFAULT_URI=qemu:///system to the ~/.profile and this made sure that virsh shows default network as active when run as user:
$ virsh net-list
Name State Autostart Persistent
--------------------------------------------
default active yes yes
At this point I’m out of ideas and would welcome any suggestions! Cheers!
I don’t think I understand this part - I certainly didn’t make any additional configurations regarding NAT and bridges.
Thanks for the tip on using an offline user, I certainly don’t want to log into my MS account. However, I will actually need the network access in my VM.
@gloriousiguana Skip the network part then, as per that link. Then you will have a completed install, then can sort out the rest. In Virt-Manager for the VM, look at the network options and ensure the Network Source is set to NAT in the dropdown (It’s the default).
For example (I use bridge devices here);