echo "deb http://ftp.debian.org/debian/ jessie-backports main non-free contrib" > /etc/apt/sources.list.d/jessie-backports.list
apt-get update
apt-get -t jessie-backports install linux-image-amd64
Created
September 19, 2016 08:02
-
-
Save jkullick/3ebec8379434bb040405e6242dcb05bd to your computer and use it in GitHub Desktop.
Install Newer Linux Kernel on Debian from Backports
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment