I get an error at the end of the Qubes OS installation network setup as you can see in the picture. I can only click on the OK button and the system starts, everything works except the Qubes because I do not have the firewall and the network is not available or displayed because it failed during the installation.
I have often read that I have to get an Ethernet cable because some do this during the installation because otherwise I think no network is recognized, I have ordered one which should come in the next few days but until then someone can tell me if it can be simply fixed or if there are other possibilities.
['/usr/bin/qvm-start', 'sys-firewall'] failed:
stdout: ""
stderr: "Cannot connect to qrexec agent for 60 seconds, see /var/log/xen/console/guest-sys-net.log for details"
Sorry, @FranklyFlawless ā¦ I was just imagining someone trying to type out the whole log file!
There is the use of a removable USB device, if another network-connected device is availableā¦ but that would be best used with another qube.
OTOH, if Vault works, then my next steps would be:
(maybe ) Does sys-net run? sys-usb? (Iām not sure why we are only seeing sys-firewall errorsā¦ is there only WiFi on USB? I have no possibility to see how such a configuration works)
OP tries looking at the log file in Dom0
ātail ā to look at the last few lines
āgrep -i error ā to search for lines containing the string āerrorā
āgrep -i failure ā to look for the string āfailureā
āless ā to look through the whole file
If nothing is obvious, then (from memory) connect a usb key to another qube - not Vault - with network=none, qvm-copy, transfer from qubes-incoming, and send.
If Vault doesnāt workā¦ pretty sure I had a similar problem , and even went looking at sys-firewall, when my IOMMU was disabled due to a failed CMOS battery, so no qubes were starting at all.