Can't boot normally

Can’t boot Manjaro 22 normally, only the fallback option will work.
I installed many kernels > ran update-grub and sudo mkinitcpio -P.

What else can I try ?

Fallback kernel contain all necessary and unnecessary modules, while default only contains modules which are needed.

Is there module that needs to be loaded?
Load it and ran mkinitcpio -P so that it will be included.
Add it manually to /etc/mkinitcpio.conf and run mkinitcpio -P.

1 Like