This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| how_to_install_longterm_liquorix_kernels [2015/06/01 14:27] – pavroo | how_to_install_longterm_liquorix_kernels [2021/05/04 13:24] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== How to install Liquorix kernels ===== | ===== How to install Liquorix kernels ===== | ||
| - | ---- | + | |
| ==== Manual method ==== | ==== Manual method ==== | ||
| Open a text terminal (emulator console) and type: | Open a text terminal (emulator console) and type: | ||
| - | '' | + | |
| - | enter root password and follow the instructions given below | + | or |
| - | '' | + | sudo su |
| - | '' | + | enter root password and follow the instructions below within the terminal. |
| + | |||
| + | Use a text editor such as leafpad or nano. | ||
| + | |||
| + | | ||
| + | |||
| + | Add the following line | ||
| + | |||
| + | | ||
| + | |||
| + | Save and quit | ||
| Refresh package list: | Refresh package list: | ||
| - | '' | + | |
| Install keyring: | Install keyring: | ||
| Line 21: | Line 32: | ||
| All packages in the liquorix repository are signed. Run the command below to install the keyring package for liquorix.net. | All packages in the liquorix repository are signed. Run the command below to install the keyring package for liquorix.net. | ||
| - | '' | + | |
| Install the kernel: | Install the kernel: | ||
| Line 29: | Line 40: | ||
| 32-bit without PAE (HIGHMEM4G): | 32-bit without PAE (HIGHMEM4G): | ||
| - | '' | + | |
| 32-bit with PAE (HIGHMEM64G): | 32-bit with PAE (HIGHMEM64G): | ||
| - | '' | + | |
| 64-bit: | 64-bit: | ||
| - | '' | + | |
| - | ---- | + | |
| + | On my system I also had to do | ||
| + | |||
| + | update-grub | ||
| ==== Via Sparky APTus ==== | ==== Via Sparky APTus ==== | ||
| Line 46: | Line 61: | ||
| Refresh package list. | Refresh package list. | ||
| - | Navigate to Install | + | Navigate to System |
| - | + | ||