Skip to content

Instantly share code, notes, and snippets.

@ricventu
Created March 28, 2017 07:54
Show Gist options
  • Save ricventu/2aae6cfcfb3ecc346cf9a832b4f9e5e4 to your computer and use it in GitHub Desktop.
Save ricventu/2aae6cfcfb3ecc346cf9a832b4f9e5e4 to your computer and use it in GitHub Desktop.
Installing virtual Kernel on Ubuntu Linux virtual machine
sudo apt-get install linux-virtual
sudo apt-get autoremove --purge linux-generic
sudo apt-get remove --purge linux-firmware
sudo update-grub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment