It’s Arch Linux experience time, something that didn’t happend with me for last 4 years since I’ve switched to linux.
Laptop freezed on update, no responses, Caps Lock light blinking(Kernel panic), manualy turned it off - got an error:
/boot/vmlinuz-linux not found
Thankfully, I’ve already had an EOS installed on one of mine external SSDs, so I connected it to my laptop via usb.
And proceeded to chroot into my main system -
Mounted the drive
sudo arch-chroot path-to-EOS-partition
Had problems with pacman database and keyring sudo rm /var/lib/pacman/db.lck
Reinstalled the keying sudo pacman -S archlinux-keyring
Once again tried to reinstall linux package but had many errors that lib.something.so exists but empty, so it’s heavy artillery time - sudo pacman -Syu --overwrite \* linux
Disconnected the external drive, rebooting laptop - getting many weird errors on boot about Dbus and that failed to start User Login Manager.
Booting back to my external SSD with EOS, chrooting.
Even heavier artillery time, reinstalling all packages - sudo pacman -S $(pacman -Qqn) --overwrite '*'
same thing happened to me a few weeks ago. however i had been planning on re-installing endeavour (i cluttered up my previous install and it was not in good shape sadly). so i chrooted in from my old endeavour live usb and after a bunch of trial and error i found that i had to NOT mount my boot partition and only the home partition(i was mounting both before) then regenerate grub config to get it to boot. backed up everything that couldn’t be downloaded to an external drive and re-installed, this time with kde(was on xfce before).
PS: i am also glad endeavour uses systemd-boot by default now. my first endeavour install was right after the grub update issue in summer 2022.
meanwhile on windows…
search backup…
search installation disk
prepare a pot of coffee
cancel all meetings for the day
reinstall
reconfigure
still can’t find backup
…
Well, that’s happend again right now even though electron package was removed. So I gues that’s not the problem at least this time.
Guess it’s time to migrate important stuff to external drive and to make a full fresh reinstall of the EOS.
So, now it’s happend after a fresh reinstall during a transaction hooks.
That’s getting annoying, I’ll try to switch to the LTS-kernel and see if this will change the situation.
I’m curious why it’s started happening so often, perhaps recent switch of the KDE to Wayland may cause so much troubles.
Eh, now suddenly after fresh install I’ve got a system stuck on boot at Reached target Graphical Interface…
Several years of nigh flawless experience with Linux, last major problem was a mass breakage of GRUB and now I feel like I’m having a marathon of all what’s could be possibly broken.
Don’t know what tests you ran, but note that it is possible that (alternatively) RAM is not OK.
So thorough hardware check could be needed. If the warranty is still valid, you might want to have them check it too.
Alternatively, you could test another distro to see if it has any similar issues. That might validate a hardware problem, or not.