On Wed, Apr 16, 2025 at 10:22 PM Neal Becker <ndbeck...@gmail.com> wrote:
>
>> > On an AMD workstation I am unable to update 41->42.  When I try (using
>> > recommended
>> > sudo dnf system-upgrade download --releasever=42
>> > sudo dnf system-upgrade reboot)
>> >
>> > On reboot, I get
>> > Kernel panic!  (Attempted to kill  init)

Something similar happened in my case. The solution that worked to me:

dnf reinstall kernel-core kernel-modules kernel
depmod 6.14.2-300.fc42.x86_64
dracut --force /boot/initramfs-6.14.2-300.fc42.x86_64.img 6.14.2-300.fc42.x86_64

Hope this helps you!

Paul
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to