Is netctl installed? Unless that's been deprecated you may be able to use that to talk to wi-fi at least. Jude <jdashiel at panix dot com> "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author, 1940) . On Mon, 13 Mar 2023, Iv?n Zaera Avell?n wrote:
the thing is even the iw package is not installed so i can't do anything.
Yeah, that's very typical too. I always forget to add some package to the "pacstrap -K" command when installing.
In that case, you don't need to reinstall everything. Just reboot the system with the installation USB and run pacstrap again, for example.
Or, configure the network from the installation USB system, arch-chroot into the target system and install the iw package.
Once it happens to you 900-1000 times, you remember it for the following installations ?