Created
May 12, 2017 20:44
-
-
Save OtavioBraga/ee8b73135a0309b8aa524131d6b54a91 to your computer and use it in GitHub Desktop.
Install linux-image-extra
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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