06-15-2016, 02:12 AM
Added Kernels 3.13.0 & 3.14.0 as requested. This brings the total number of kernels Linux Lite offers to 15, which from the little research I have done, makes us one of the largest supplier of custom kernels for any Ubuntu based distro, with 2Gb worth of kernels.
These are untested in Linux Lite 3.0 so you must install them in a Virtual Machine first before installing on your main computer.
OR:
Code:
2.0G ./pool/main/l/lite-kernel
These are untested in Linux Lite 3.0 so you must install them in a Virtual Machine first before installing on your main computer.
Code:
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-3.13.0 linux-image-linuxlite-3.13.0 -y
OR:
Code:
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-3.14.0 linux-image-linuxlite-3.14.0 -y