You are not logged in.
Pages: 1
After performing update with pacman -Syu command, my system no longer boot. I get an error:
Boot failure: /sbin/init exists but couldn't execute it (error -8).
How can I solve this?
Offline
Offline, https://wiki.archlinux.org/title/Pacman … an_upgrade
The systemd package is rather likely corrupted, but the situation might be worse, check
sudo LC_ALL=C pacman --root /tmp -Qkk | grep -v ', 0 altered files'Anything happened during the update? (Like "the lights went off and the computer rebooted" or stuff like that …)
Offline
Pages: 1