Another Kernel Panic with Linux 7.0.0-28-generic

Here you find the command to remove the kernel 7.0:

For the 6.17 kernel it should be similar with the numbers of the 6.17 kernel you want to remove (6.17.0-40).
The 6.17 kernel has also modules-extra, but when you remove the other parts, the kernel should no longer work.

To remove also the modules-extra of kernel 6.17

sudo apt purge linux-modules-extra-6.17.0-40-generic
1 Like