Re: how to configure networking

2023-03-13 Thread Jude DaShiell
Is netctl installed? Unless that's been deprecated you may be able to use that to talk to wi-fi at least. Jude "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 Av

Re: how to configure networking

2023-03-13 Thread Markus Schaaf
Am 13.03.23 um 08:09 schrieb Rino Mardo: after install, my archlinux vm have no configured networking! why is that? how do i make sure that networking works after an installation? If you had installed a complete desktop group, say xfce4 or gnome, which seems advisable as a newcomer, then net

Re: how to configure networking

2023-03-13 Thread Iván Zaera Avellón
> 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 a

Re: how to configure networking

2023-03-13 Thread Anton Hvornum
On 13 Mar 2023, at 11:08, Rino Mardo wrote:kinda hard to follow that link because the iw package is not installed.I mean, you're installing a machine - at which point you should choose to install iwd if that is your preferred way of using networking. There's other alternatives - which is why you

Re: how to configure networking

2023-03-13 Thread Rino Mardo
i don't mind doing it again. the thing is even the iw package is not installed so i can't do anything. will redo the exercise tonight as per your second suggestion. On Mon, 13 Mar 2023, 3:34 pm Iván Zaera Avellón wrote: > > after install, my archlinux vm have no configured networking! why

Re: how to configure networking

2023-03-13 Thread Rino Mardo
kinda hard to follow that link because the iw package is not installed. "by default"? isn't that kinda wrong i mean it's a networked machine. On Mon, 13 Mar 2023, 3:15 pm Anton Hvornum wrote: > > On 13 Mar 2023, at 08:09, Rino Mardo wrote: > > > after install, my archlinux vm have no configure

Re: how to configure networking

2023-03-13 Thread Iván Zaera Avellón
> after install, my archlinux vm have no configured networking! why is that? IINM the problem is that the configuration you made when installing was saved to your RAM disk (the one that was loaded from the USB/CD). However, when you boot after installation you are reading it from the installe

Re: how to configure networking

2023-03-13 Thread Jude DaShiell
By now you know original network configuration was temporary. Why no configuration choice on real and virtual systems exists to make the configuration permanent I don't know. Time to repeat network configuration on installed virtual system. Jude "There are four boxes to be used in defense of

Re: how to configure networking

2023-03-13 Thread Anton Hvornum
> On 13 Mar 2023, at 08:09, Rino Mardo wrote: > > after install, my archlinux vm have no configured networking! why is that? > how do i make sure that networking works after an installation? Smart to teat before committing. Did you follow https://wiki.archlinux.org/title/Network_configuration

how to configure networking

2023-03-13 Thread Rino Mardo
as a test, i installed in qemu archlinux to make sure i won't be left with an installation that have no network configured. during install, the nic was configured and am able to update the repo online. after install, my archlinux vm have no configured networking! why is that? how do i make sure th