I have issues with my sys-net … How I can install new one ?
You just create a new app qube, choose that it “Provides network” in its Settings, and it should work.
This post might be helpful:
Well, you’ll also need to set “Net qube” to none,Mode to “HVM”,
disable memory balancing, set “autostart”, adjust memory, and enable clock-sync.
Then you’ll need to attach your NICs, and possibly configure strict
reset.
Alternatively, run :
qubesctl state.apply qvm.sys-net
I suggest you clone the exiting sys-net before deleting it.
I never presume to speak for the Qubes team.When I comment in the Forum or in the mailing lists I speak for myself.
How to change template for qubesctl state.apply qvm.sys-net
? I tried using /srv/pillar/base/qvm/init.sls but I get:
Comment: The following requisites were not found:
require:
qvm: template-fedora-36
Try in a dom0 she’ll to install the fedora 36 template as
sudo Qubes-dom0-update qubes-template-fedora-36
As you can see here
Well, not necessarily always
Problem is that I have that template installed. But maybe I will try reinstalling it.
Ok. Figured it out. Just change default template to fedora and run qubesctl without a pillars enabled.
Is it possible to change default settings to create disposable sys-net using salt?