#I haven't got wifi (fixed)
66 messages · Page 1 of 1 (latest)
printf '[Match]\nName=en*\n\n[Link]\nRequiredForOnline=routable\n\n[Network]\nDHCP=yes\n' > /etc/systemd/network/20-bananaphone.network && systemctl enable --now systemd-networkd
do I put exactly that?
printf 'namerserver 1.1.1.1\n' > /etc/resolv.conf
yes, or edit the config file in any sane text editor
like this?
ok
nvm I'm stupid
i put in my user password and it says authentication failed
and then I put in no password and It says the same
I didn't set one
then it's empty
unless you locked the root account, in which case you have to boot the install image or with init=/bin/bash and fix it
assuming you didn't set up sudo
I'm confused
whats empty
what install script?
also, what happens if you run sudo -i ?
yes, lower case i, not I, l or |
archinstall
it certainly asked you to set a root password
sudi -i worked? then create the config file and start netwworkd
create it where?
printf '[Match]\nName=en*\n\n[Link]\nRequiredForOnline=routable\n\n[Network]\nDHCP=yes\n' > /etc/systemd/network/20-bananaphone.network && systemctl enable --now systemd-networkd
printf 'namerserver 1.1.1.1\n' > /etc/resolv.conf
curl https://api.github.com/octocat
ping 1.1.1.1
unreachable
systemctl status systemd-networkd
gtg for 15 mins
add networkctl status too