01-08-2016, 01:23 AM
The repository is here - http://repo.linuxliteos.com/linuxlite/po...te-kernel/ just make sure you get a matching set eg. 64bit - linux-headers-linuxlite-4.2.0_0010_amd64.deb and linux-image-linuxlite-4.2.0_0010_amd64.deb or 32bit linux-headers-linuxlite-4.2.0_0010_i386.deb and linux-image-linuxlite-4.2.0_0010_i386.deb Download a pair from an internet connected computer, save to usb, then copy the files to your home folder on LL. Then open a terminal and do:
reboot. All should be well.
Code:
sudo dpkg -i linux-*
reboot. All should be well.