HubsInfo Network
Login or Register to remove ads! You're browsing our forum and website as a Guest meaning you can only see a portion of the forum in read-only mode.
PHP MySQL Linux Material Design Web Hosting Online Games SimCity BuildIt

How to delete a non-working kernel after update?


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