how is "kernels before 2.6.20" canceled?
Derek Broughton
news at pointerstop.ca
Fri May 11 13:56:45 UTC 2007
Munip Ober wrote:
> Hello
>
> I want to cancel "kernels before 2.6.20", both "system" and "group
> menu".
> How is "kernels before 2.6.20" canceled?
Cancelled? If you just mean you want to remove them:
# dpkg --get-selections | grep linux-image
will tell you the package names, then:
# sudo aptitude purge linux-image-2.6.17-10-generic
(or whatever other image you might have installed) will remove it.
Keep 'linux-image-generic'.
--
derek
More information about the ubuntu-users
mailing list