#Kernel Panic
59 messages · Page 1 of 1 (latest)
Were there any errors when installing kernel 6.17?
I have seen the update manager consistently show errors, but not sure specifically on kernel 6.17
What errors specificly?
I don't recall the exact errors. Is there a way to check?
Alright, open the terminal and show what
df -h
says
Ok, you have free space. Now what does
sudo apt update
say?
what is hub-dist-unity3d?
It's probably some version of the unity engine when I downloaded games on steam
So.... you didn't add any repositories about unity 3d?
No
Not sure how this shouuld lead to a kernel panic
Alright.... what does
inxi -r
say. Maybe it's not directly related to kernel panic, but still should be fixed
No, unlikely. You booted from a hard drive or ssd (sda)
What is microsoft-prod repo for?
I don't have windows installed, but I do have a virtual machine.
I found find any microsoft stuff in my files
The address suggests it's for debian 13, but mint is based on ubuntu 24.04 it can be dangerous to mix repos like that.
I see.
I think I removed it. I'll restart my PC and see if it'll work with the newer version
Type this and show the result
sudo rm /etc/apt/sources.list.d/microsoft-prod.list /etc/apt/sources.list.d/unityhub.list && sudo apt update
because mint is based on ubuntu
Okay.
You can run
sudo apt upgrade
for that
Now for the kernel panic. What does
sudo dpkg --configure -a
say, if anything?
Ok, next is
sudo update-initramfs -u
forgot sudo at the begining, sorry
ok, see if kernel 6.17.0-19 boots
I am extremely grateful for the support. 🙏
You're welcome. You might want to remove older kernels, seems like you got quite a few installed
How do I remove them?
Go to update manager - view - linux kernels - remove kernels
All of them?
Leave about 2 latest as a fallback
click remove kernels button at the bottom, it should give you a list
I got rid of all but the last 2 now.
Ok, cool )
Thank you for the help.
Have a good day