Skip to content

Instantly share code, notes, and snippets.

@63phc
Created August 14, 2017 04:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 63phc/3c8b1e46359d431db834b60e96217416 to your computer and use it in GitHub Desktop.
Save 63phc/3c8b1e46359d431db834b60e96217416 to your computer and use it in GitHub Desktop.
boot clear
uname -r
3.0.0-25-generic
dpkg --list | grep linux-image
sudo apt-get purge linux-image-3.0.0-14-generic
sudo update-grub2
sudo apt-get autoclean
sudo apt-get autoremove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment