Kernel not found on reboot

Ubuntu Version:
24.04 LTS

Problem Description:
System updated to 6.8.0-94 a day or two ago, and then today updated Gnome, which required a reboot. upon rebooting the system stopped, reporting that the kernel could not be found.

Even though 6.8.0.94 was listed, selecting it took me straight back to the same initial error screen. It was only after selecting the previous version, 6.8.0-90, was I able to get my system to boot up.

When Software Updater upgraded the system to 6.8.0-94, there were no errors reported.

Now I need help to fix the missing kernel.

First thing to try is sudo apt update && sudo apt full-upgrade

1 Like

After Software Updater brought in Linux 6.8.0-94 did you reboot? We are usually informed by Software Updater to reboot when a new Linux kernel is installed.

I am trying to identify if the kernel is broken or if the upgrades to Gnome messed things up.

Please load into kernel Linux 6.8.0-90 and run in a terminal the command sudo update-grub

Watch the printout. Do you see Linux 6.8.0-94 listed?

My advice would be to continue loading Linux 6.8.0-90 and do regular updates through the terminal. You may get replacement kernel or replacement packages to the Gnome packages that are messing things up. If that is what they are doing.

I advise not to use Software Updater at present as it removes older kernels when it installs a new kernel. That will remove the Linux 6.8.0-90 kernel. Which you do not want to happen until you are sure that you have two working kernels available.

Why do you say you are using Ubuntu 24.04 LTS? I am on Ubuntu 24.04.03 LTS and it has Linux 6.14.0-37 generic kernel. Ubuntu 22.04.5 LTS has the 6.8 kernel series. Ubuntu 22.04 LTS is in support life until April 2027.

Regards

1 Like

Below is the output in Terminal, from running that command:

31 packages can be upgraded. Run ā€˜apt list --upgradable’ to see them.
N: Skipping acquire of configured file ā€˜main/binary-i386/Packages’ as repository ā€˜http://dl.google.com/linux/chrome/deb stable InRelease’ doesn’t support architecture ā€˜i386’
N: Missing Signed-By in the sources.list(5) entry for ā€˜https://packages.microsoft.com/repos/ms-teams’
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Calculating upgrade… Done
The following package was automatically installed and is no longer required:
nvidia-firmware-580-580.95.05
Use ā€˜sudo apt autoremove’ to remove it.
The following upgrades have been deferred due to phasing:
fwupd i965-va-driver libdrm-amdgpu1 libdrm-amdgpu1:i386 libdrm-common
libdrm-intel1 libdrm-intel1:i386 libdrm-nouveau2 libdrm-radeon1 libdrm2
libdrm2:i386 libfwupd2 libqpdf29t64 libxatracker2 qpdf xwayland
The following packages have been kept back:
libegl-mesa0 libgbm1 libgbm1:i386 libgl1-mesa-dri libglx-mesa0
mesa-libgallium mesa-libgallium:i386 mesa-va-drivers mesa-vulkan-drivers
The following packages will be upgraded:
libva-drm2 libva-wayland2 libva-x11-2 libva2 mesa-vdpau-drivers
va-driver-all
6 to upgrade, 0 to newly install, 0 to remove and 25 not to upgrade.
Need to get 0 B/124 kB of archives.
After this operation, 9,216 B of additional disk space will be used.
N: Some packages may have been kept back due to phasing.
Do you want to continue? [Y/n] y

System hasn’t asked to reboot after a full Kernel & associated files for quite some time actually, and I usually have to run Software Updater again to remove the package (something it was doing automatically for a while).

6.8.0-94 is definitely there, even checked the core system files with ā€œFilesā€.

Below is a copy of the system report:

System Details Report


Report details

  • Date generated: 2026-02-01 14:56:45

Hardware Information:

  • Hardware Model: ASUS ROG CROSSHAIR VII HERO WI-FI
  • Memory: 32.0 GiB
  • Processor: AMD Ryzenā„¢ 7 2700 Ɨ 16
  • Graphics: Radeonā„¢ RX 580 Series
  • Disk Capacity: 5.5 TB

Software Information:

  • Firmware Version: 4603
  • OS Name: Ubuntu 24.04.3 LTS
  • OS Build: (null)
  • OS Type: 64-bit
  • GNOME Version: 46
  • Windowing System: Wayland
  • Kernel Version: Linux 6.8.0-90-generic

Have you manually installed this one? You don’t have Nvidia graphics therefore you shouldn’t have Nvidia proprietary drivers installed…

I originally had a Nvidia graphics card, which subsequently died, and I replaced with a Radeon one.

Not sure what was going on last night, had around 2Gb of updates appear in Software Updater, and in all the upgrades it re-installed 6.8.0-94, and on reboot, it all loaded up fine.

Thanks for your advice, it did help.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.