This shows you the differences between two versions of the page.
Last revision Both sides next revision | |||
linux_kernel [2016/05/17 18:24] pavroo created |
linux_kernel [2018/08/16 12:29] pavroo removed 686 non-pae kernel |
||
---|---|---|---|
Line 13: | Line 13: | ||
amd64: | amd64: | ||
sudo apt-get install linux-image-sparky-amd64 | sudo apt-get install linux-image-sparky-amd64 | ||
- | 686 non-pae: | ||
- | sudo apt-get install linux-image-sparky-686 | ||
686-pae: | 686-pae: | ||
sudo apt-get install linux-image-sparky-686-pae | sudo apt-get install linux-image-sparky-686-pae | ||
Line 22: | Line 20: | ||
amd64: | amd64: | ||
sudo apt-get install linux-headers-sparky-amd64 | sudo apt-get install linux-headers-sparky-amd64 | ||
- | 686 non-pae: | ||
- | sudo apt-get install linux-headers-sparky-686 | ||
686-pae: | 686-pae: | ||
sudo apt-get install linux-headers-sparky-686-pae | sudo apt-get install linux-headers-sparky-686-pae | ||