Possible Duplicate:
Is there a way to remove/hide old kernel versions?

So I have linux versions 3.0.whatever-12 to 15 on my laptop, and they made a ton of icons in burg before I broke that. So how can I get rid of them? They appear in "previous versions" in grub.

link|improve this question
feedback

closed as exact duplicate by Bruno Pereira, Lekensteyn, Uri Herrera, Jorge Castro, Octavian Damiean Feb 7 at 23:19

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

You can go to the Synaptic Package Manager and search for linux-image. All you have to do is remove any of the old kernels and they will automatically be updated in your grub.conf. I usually like to keep at least a previous version of the kernel just in case something is wrong with the current one.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.