Hi I just updated my 2 laptops. Both current & lts kernels. I use systemd boot.
After the update and a reboot the boot process stops with no output.
I can select a kernel and then boot stops where I’d expect to enter my decryption password.
Only fallback kernels work.
I did a sudo mkinitcpio -P
as well as a
´sudo reinstall-kernels´
Both did not help.
Any Ideas? Can’t provide any output. Kernel images in /efi/… look good in regard of size.
I also updated kernel-install-mkinitcpio with a temporary fix until it is fixed upstream.
It is worth noting that if you upgrade mkinitcpio and kernel-install-mkinitcpio at the same time, you will need to run sudo reinstall-kernels afterwords because of the order the hooks run.
I just pushed a new version of kernel-install-mkinitcpio that has been brought in alignment with latest versions of systemd and mkinitcpio. I also removed the temporary patch.