how do I remove kernel 6.14.8?
tried sudo dnf remove kernel-core-6.14.8-300.fc42.x86_64
didnt work..
how do I remove kernel 6.14.8?
tried sudo dnf remove kernel-core-6.14.8-300.fc42.x86_64
didnt work..
hello.
have you tried rebooting by choosing another kernel from the grub menu?
hello
I manage to fix by downgrading the kernel and than remove it.. but if I would update the system how do I unsellect update to the kernel?
Hi
sudo dnf upgrade --exclude=kernel*
Ciao
thank you