Skip to content

Instantly share code, notes, and snippets.

@OtavioBraga
Created May 12, 2017 20:44
Show Gist options
  • Save OtavioBraga/ee8b73135a0309b8aa524131d6b54a91 to your computer and use it in GitHub Desktop.
Save OtavioBraga/ee8b73135a0309b8aa524131d6b54a91 to your computer and use it in GitHub Desktop.
Install linux-image-extra
sudo apt-get update
sudo apt-get install \
linux-image-extra-$(uname -r) \
linux-image-extra-virtual
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment