HubsInfo Network
You're browsing our forum as a Guest meaning you can only see a portion of the forum in read-only mode. To view all forum nodes and be able to create threads/posts please register or log-in.
PHP MySQL Linux Material Design Web Hosting Online Games SimCity BuildIt

How to delete a non-working kernel after update?

0 Members and 1 Guest are viewing this topic.

hubsinfo

How to delete a non-working kernel after update?
« on: October 08, 2015, 02:51:50 PM »
To safely remove the unwanted kernel, open a terminal session and run the command:
Find the kernel package name
Code: [Select]
dpkg -l | grep 3.19.0-31

On amd64/x86_64 it is linux-image-3.19.0-31-generic.
Remove (purge - remove all configuration files as well)
Code: [Select]
sudo apt-get purge linux-image-3.19.0-31-generic
 



Linux Ubuntu Guides Linux games - Lutris.net