You are not logged in.
Last night, for an unknown reason, when I turned on my laptop I was unable to continue to my login manager and instead received:
Dependency failed for /homeI'm unsure why I even received this, as I double checked my UUIDs with my fstab and it all matched up, anyhoo, I ended up recreating my whole fstab as I couldn't figure out what went wrong, now my fstab looks like this:
UUID=3d212aa1-3230-472b-91f0-7a7cfc6c853 /home ext4 noatime 0 1Now this all works, I'm back into my system, however I selected my wifi as usual through gnome, however I cannot use any networking commands like ping. I'm not too sure why this happened as I said, I fixed one issue and another arose? For clarity, WiFi was working before this issue, and this is not a fresh install, this happened randomly (I've used this Arch installation for 3 or so months).
Offline
lspci; lsusb
rfkill
ip a; ip r
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -fAnd ideally a complete system journal ("sudo journalctl -b | curl -F 'file=@-' 0x0.st")
Offline