Fedora 28 VM kernel panic 4.19.13-200 on boot
-
When I let it reboot normally I get this.
If I choose the previous kernel, it boots fine.
I was going to update this to 29, but I do not want to do that until it boots normally.
-
Have you tried booting a second time to the latest kernel? Does it do it every time?
What does the
journalctl
say?Do updates fix it?
Edit: Just seen the first screenshot, it didn't load when I first read.
-
@Obsolesce said in Fedora 28 VM kernel panic 4.19.13-200 on boot:
Do updates fix it?
No. Tried that first.
-
Interesting that DNF shows I have 4.19.10 installed, but it was never in the menu.
Maybe a messed up initramfs
-
-
From a few things I can find either the grub entry is incorrect or fstab is messed up.
-
-
@DustinB3403 said in Fedora 28 VM kernel panic 4.19.13-200 on boot:
I can search google myself thanks.
I ask in case someone already had an experience with a solution.
-
Tried to regenerate the initramfs with change.
sudo dracut -fv /boot/initramfs-4.19.3-200.fc28.x86_64.img 4.19.3-200.fc28.x86_64
-
Removed the kernel and it works.
sudo dnf remove kernel*4.19.13-200.fc28.x86_64
-
Still no 4.19.10.
Going to try a regenerate all on the initramfssudo dracut --regenerate-all dracut: Will not override existing initramfs (/boot/initramfs-4.19.10-200.fc28.x86_64.img) without --force dracut: Will not override existing initramfs (/boot/initramfs-4.19.3-200.fc28.x86_64.img) without --force
Adding
--force
and waiting for it to run. -
Ran without error, but 10 does not show up in grub.. going to do a full
dnf upgrade --refresh
and see what happens. -
That put 4.19.13 back and now it boots
[jbusch@naggaroth ~]$ sudo dnf upgrade --refresh [sudo] password for jbusch: Last metadata expiration check: 0:00:01 ago on Mon 07 Jan 2019 11:31:06 AM CST. Dependencies resolved. ================================================================================================================================== Package Arch Version Repository Size ================================================================================================================================== Installing dependencies: kernel x86_64 4.19.13-200.fc28 updates 102 k kernel-core x86_64 4.19.13-200.fc28 updates 24 M kernel-modules x86_64 4.19.13-200.fc28 updates 28 M Transaction Summary ================================================================================================================================== Install 3 Packages