12-12-2016, 07:20 PM
4.9 Linux Lite Kernel is now available for 32 & 64bit machines.
NOTE: ONLY the 64bit kernel is available at the moment. The 32bit build is failing and needs to be troubleshooted.
Do not install this kernel unless you specifically need it.
Open a terminal and do:
Ignore any errors in the terminal.
IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.
NOTE: ONLY the 64bit kernel is available at the moment. The 32bit build is failing and needs to be troubleshooted.
Do not install this kernel unless you specifically need it.
Open a terminal and do:
Code:
sudo apt-get update && sudo apt-get install linux-headers-linuxlite-4.9.0 linux-image-linuxlite-4.9.0 -y
Ignore any errors in the terminal.
IMPORTANT: Only install this kernel if you need it or if you are adept at getting out of trouble from a TTY.