This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

how do you remove old kernals?

ExTankerDriver

Sat Mar 28, 2015 5:31:19 am

I would like to know how to remove old kernals. I have done it before, but I don't remember how. OLD AGE.

Wolfman

Sat Mar 28, 2015 5:54:12 am

Hi,

this is the simplest command line way, enter the commands given on this website in a terminal (Ctrl + Alt +t):

http://www.unixmen.com/how-to-uninstall ... in-ubuntu/

Or use Ubuntu Tweak > Janitor Tool > Remove old kernels:

http://ubuntu-tweak.com/

which is really easy!.

Hope it helps. :D

DO NOT REMOVE ALL THE KERNELS, LEAVE AT LEAST 2 IN RESERVE!. :D

Swarfendor437

Sat Mar 28, 2015 11:21:32 am

Or from a terminal:

Code:
sudo apt-get autoremove
:D