Thank you, @kq4zj! I resolved the issue by downgrading to dracut 106, which allows me to boot with the latest LTS kernel, 6.12.28-1.
I believe my Timeshift backup from 2025-05-01 16:17:47 (MYT), which includes LTS 6.12.25-2, also has dracut 106. That’s why I’m not experiencing any issues after the restore.
I checked the website to verify the upload date and time of the dracut 107 package. It seems that it was uploaded 6 hours after my backup, assuming the timestamps displayed are in UTC.

Conversion:
- UTC: 01-May-2025 14:01
- MYT: 01-May-2025 22:01
So, 01-May-2025 14:01 UTC is 01-May-2025 22:01 MYT.
Update:
After upgrading to Dracut 107, I booted into the LTS fallback mode and executed the following command:
sudo dracut-rebuild
This resolved the issue.


