Skip to content

Instantly share code, notes, and snippets.

@chyzwar
Last active December 28, 2015 17:07
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 chyzwar/a2f97496ca5e2809b70a to your computer and use it in GitHub Desktop.
Save chyzwar/a2f97496ca5e2809b70a to your computer and use it in GitHub Desktop.
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.3-wily/linux-headers-4.3.0-040300-generic_4.3.0-040300.201511020949_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.3-wily/linux-headers-4.3.0-040300_4.3.0-040300.201511020949_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.3-wily/linux-image-4.3.0-040300-generic_4.3.0-040300.201511020949_amd64.deb
sudo dpkg -i *.deb
sudo update-grub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment