On Fri, May 2, 2025 at 4:58 PM Terry Hurlbut <[email protected]> wrote:

>  one attempt I made to update packages with it, ended

with a kernel entry in the boot loader (GRUB?) that causes a panic
> when I try to load it.
>

 I have run into this. For some reason, the package files are installed,
but it fails to build the initramfs file. This has happened on multiple
machines of mine.

I fixed it this way:

# cd /boot
# dracut initramfs-6.13.11-200.fc41.x86_64.img 6.13.11-200.fc41.x86_64

(change the kernel version in the dracut command to match the one you need
to fix)

After that you should be able to reboot and select the kernel you just
fixed.

But we shouldn't normally have to do this; something is clearly wrong here.

--Greg
-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to