User Tools

Site Tools


how_to_install_longterm_liquorix_kernels

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
how_to_install_longterm_liquorix_kernels [2016/12/15 23:06] cryptohow_to_install_longterm_liquorix_kernels [2019/09/02 13:00] pavroo
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:
  
-''sudo -i'' or ''su''+  sudo -i 
 + 
 +or 
 + 
 +  sudo su
  
-enter root password and follow the instructions given below+enter root password and follow the instructions below within the terminal.
    
 Use a text editor such as leafpad or nano. Use a text editor such as leafpad or nano.
-  + 
-''leafpad /etc/apt/sources.list.d/liquorix.list''+   leafpad /etc/apt/sources.list.d/liquorix.list
  
 Add the following line  Add the following line 
  
-''deb http://liquorix.net/debian sid main''+  deb http://liquorix.net/debian sid main
  
 Save and quit   Save and quit  
Line 21: Line 26:
 Refresh package list: Refresh package list:
  
-''apt-get update''+  apt-get update
  
 Install keyring: Install keyring:
Line 27: 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.
  
-''apt-get install liquorix-keyring''+  apt-get install liquorix-keyring
  
 Install the kernel: Install the kernel:
Line 35: Line 40:
 32-bit without PAE (HIGHMEM4G): 32-bit without PAE (HIGHMEM4G):
  
-''apt-get install linux-image-liquorix-686 linux-headers-liquorix-686''+  apt-get install linux-image-liquorix-686 linux-headers-liquorix-686
  
 32-bit with PAE (HIGHMEM64G): 32-bit with PAE (HIGHMEM64G):
  
-''apt-get install linux-image-liquorix-686-pae linux-headers-liquorix-686-pae''+  apt-get install linux-image-liquorix-686-pae linux-headers-liquorix-686-pae
  
 64-bit: 64-bit:
  
-''apt-get install linux-image-liquorix-amd64 linux-headers-liquorix-amd64''+  apt-get install linux-image-liquorix-amd64 linux-headers-liquorix-amd64
  
 On my system I also had to do  On my system I also had to do 
  
-''update-grub''  +  update-grub 
- +
-----+
  
  
Line 59: Line 62:
  
 Navigate to Install tab-> Install Liquorix kernel. Follow the instruction. Navigate to Install tab-> Install Liquorix kernel. Follow the instruction.
- 
- 
  
  
how_to_install_longterm_liquorix_kernels.txt · Last modified: 2021/05/04 15:24 by 127.0.0.1