Difference between revisions of "Fitlet: Linux: Kernel"

From fit-PC wiki
Jump to: navigation, search
(Created page with "== Installation == * Download the [http://www.fit-pc2.com/download/fitlet/Linux/mint/17/linux-image-3.16.7-generic.fitlet_2015.09.27_amd64.deb kernel image] and [http://www.fi...")   (change visibility)
 
(No difference)

Revision as of 12:03, 18 November 2015

Installation

  • Open the terminal and install the new linux-*.deb packages:
$ sudo dpkg -i /path/to/linux-*.deb
  • Reboot the system:
$ sudo reboot -f