Yesterday my laptop ran out of battery while I was working, and I can’t remember if I was doing an update or not (most probably yes).
Now I can’t boot into my system so I’m trying to follow this post and I have logged into my root partition. I did not mount any efi or boot partition 'cause they weren’t indicated by the lsblk
command, it just listed the partitions without telling me what they where. I know the root partition because is the largest in my system.
Now the other problems:
pacman -Syyu
outputs
failed to synchonize all databases (invalid url for server)
and failed retrieving file xyz.db from mirrorlist.xyz.de: could not resolve host mirrorlist.xyz.de
I tried reinstalling the keyrings, but did not work. Then I tried using directly mkinitcpio -p linux
, but command not found
.
Any help on how to solve these problems?
UPDATE: updating solved by simply logging in and out