#linux boot failed, Dracut error, Linux troubleshooting, initramfs error, Linux rescue mode, Linux boot issue, Linux kernel error, fix Linux boot problem
Boot from rescue mode
Go to /boot directory then execute below commands
dracut --regenerate-all -f
grub2-mkconfig -o /boot/grub2/grub.cfg
reboot