After updating yesterday and cleaning up my laptop from DEs I wasn’t using and cleaning pacman cache after this, I can’t boot into the system anymore.
When turning on I see the EOS splash screen, and whether I choose normal boot or fallback boot entry I end up here.
I don’t know how to proceed to fix especially as it seems the laptop doesn’t read any of my keyboard usage as you can see here: https://streamja.com/pMMG6
Secure boot is disabled.
If I try to get into grub by pressing ESC after pressing F12 while booting to get into boot image selection it crashes immediately and goes straight to the EOS splash screen, and then to the error above.
I would see it exactly like @jonathon … partly updated system.
No way (no easy way) to boot directly into system. So arch-chroot is your way to get packages at the same level updated…
local/glibc 2.35-2
GNU C Library
Is the current version… and it searches for 3.34 on your system so would be Glibc is updated but some other parts not fitting it…
I chroot into the system from a base Arch USB. Ran sudo pacman -Syyu, had a few updates, then exited chroot. Shutdown, booted and same error. Maybe I need to downgrade GLibC or something like that?
I updated mirrors and updated system, now I don’t get that error anymore but just a blank black screen and a blinking cursor in the top left corner of the screen with no information whatsoever.
I had gnome, xfce and i3 installed but have only been using i3 for the past few months so I followed the guide on the EOS website to remove the xfce and gnome desktop. I also used the package lists posted on GitHub to make sure I have all base group packages and all i3 packages.
This looks like what happens when the installer installs the base but not all the configs get pulled in from github. Something went very wrong with this installation.