[Stable Update] 2023-07-10 - Kernels, Plasma, Gnome, LibreOffice, Pipewire, Mozilla, Wine

Could’n boot in my crypt Gnome (linux54 5.4.249) environment after update. Got stuck with initramfs error after passphrase.
My solution.
Booted into Manjaro live USB.
Then opened the LUKS filesystem and chrooted into it.
Uncommented gzip in /etc/mkinitpcio.conf

COMPRESSION=“gzip”

Then updated boot settings

mkinitcpio -P && update-grub

After reboot I was able to use the system. Done the kernel upgrade to “linux510 5.10.186” later on and rolled back the gzip change.

Tuck me all 2 hours, because I had a secound computer for research. Other wise :woozy_face:

Links I used for solving the problem:

2 Likes