There are two solutions:
- solution: Switch to Kernel 5.10 or newer LTS in GRUB menu
OR
- solution: You need to chroot to your broken system with live USB stick, then edit
/etc/mkinitpcio.conf
to change the compression togzip
, then runmkinitcpio -P && update-grub
, then reboot