System give eror initramfs not found

After update have problem similar to that - System crashed after update
but that time it didn’t freeze
what i should do and what kernel is last now to write that command that resolved last issue


alexbespik@fedora:~$ df /boot 
Filesystem     1K-blocks   Used Available Use% Mounted on
/dev/nvme1n1p2    996780 394224    533744  43% /boot
alexbespik@fedora:~$

After message about initramfs coming kernel panic

Trying sudo dracut --kver 6.12.4-200.fc41.x86_64 --force
And it worked.I had minor error but seems all fine

1 Like

I had the same error, now twice, or for the last two updates for Fedora 41 KDE 6.2 on my Tuxedo laptop:

initramfs-6.11.11-300.fc41.x86_64.img

initramfs-6.12.4-300.fc41.x86_64.img

I concur that the solution fixed it, but will the next upgrade fix the issue?

1 Like

Phew, it work for 6.12.5. But argh, there you go again for 6.12.6.

Hey Mike,

See if you have a failing DKMS fouling your dracut … Look in the journals …

I wasn’t sure how to do so, I researched.

I entered the following command in konsole: journalctl -b -u dracut

It is empty or no entries

… try
journalctl -t dracut

:slight_smile: