I was just using my Razer Blade 14 running the latest Manjaro with an i3 Desktop environment. I noticed my machine being less responsive, even when opening “trivial” applications eg Thunar File manager. Decided to do a reboot via running “reboot” in a terminal and my machine suddenly greets me with the following error message:
error: file `/boot/vmlinuz-5.15-x86_64’ not found.
error: you need to load the kernel first.
Anyone have an idea what might have happened?
Any help is much appreciated as this machines ssd contains all my university projects.
Thank you for the quick and detailed instructions. Through a bootable USB and manjaro-chroot -a I am now able to interact with my old installation. However, when running
sudo mhwd-kernel -i linux515
or
sudo pacman -Syu linux515
I get
error: failed to synchronize all databases (unable to lock database)
Thank you @cscs and @Wollie! That did the trick. Just successfully logged into my old installation.
Sidenote for novices like myself: after you have booted from your live USB, make sure to establish an internet connection first. Otherwise pacman will not be able to connect to the relevant hosts.