I got notice from kpackage of a bunch of new updates. I selected them to install, but somewhere along the way it failed, and then the dependencies were failing. I eventually found that it did not install the new kernel because the disk was full of a bunch of old kernels. I searched around for a way to clean them out, but using apt-get or kpackage failed because of the dependency problems. Apparently, once there is a dependency problems, it doesn't want to do anything. So, I tried synaptic and found the old kernels. However, if i pick an old one to remove, it also wants to remove linux-kernel-generic and linux-generic to remove as well. If I then try to unmark these, it wants to unmark my old kernel as well. From what I have read, removing "linux-kernel-generic" is dangerous, so I did not want to try that.
Does anybody know how to remove old kernels without removing the necessary "linux-kernel-generic" package as well?
Does anybody know how to remove old kernels without removing the necessary "linux-kernel-generic" package as well?
Comment