User Tools

Site Tools


linux_kernel

This is an old revision of the document!


The Latest Linux kernel

As Sparky is shipped with Debian's Linux kernel as default, there is the latest stable version of Linux kernel available to install from Sparky “unstable” repository too.

To get the latest Sparky's Linux kernel, activate Sparky “unstable” repository.

Then update package list:

 sudo apt-get update

Then install a meta package which download and install Sparky's kernel.

amd64:

 sudo apt-get install linux-image-sparky-amd64

686-pae:

 sudo apt-get install linux-image-sparky-686-pae

Linux headers can be installed via meta packages too.

amd64:

 sudo apt-get install linux-headers-sparky-amd64

686-pae:

 sudo apt-get install linux-headers-sparky-686-pae
linux_kernel.1534415391.txt.gz · Last modified: 2021/05/04 15:25 (external edit)