Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim4:configurations:upgrade-linux-kernel

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:vim4:configurations:upgrade-linux-kernel [2022/07/12 04:49]
hyphop
products:sbc:vim4:configurations:upgrade-linux-kernel [2022/08/18 01:36] (current)
hyphop [Upgrade]
Line 1: Line 1:
 ~~tag>VIM4 upgrade linux kernel~~ ~~tag>VIM4 upgrade linux kernel~~
-====== Upgrade Linux Kernel ======+====== VIM4 Upgrade Linux Kernel ======
  
 ===== Introduction ===== ===== Introduction =====
  
-This documentation will introduce how to upgrade Linux Kernel manually. +This page leads you to upgrade Linux Kernel manually.
 ===== Upgrade ===== ===== Upgrade =====
  
-Copy the kernel, dtb and header debian packages to the board and install them directly.+ 
 +Copy the kernel, dtb and header - these debian packages to your board and install them directly.
  
  
Line 22: Line 22:
  
  
-```sh+```shell
 $ sudo dpkg -i linux-dtb-amlogic-5.4_xxxx_arm64.deb $ sudo dpkg -i linux-dtb-amlogic-5.4_xxxx_arm64.deb
 $ sudo dpkg -i linux-image-amlogic-5.4_xxxx_arm64.deb $ sudo dpkg -i linux-image-amlogic-5.4_xxxx_arm64.deb
Last modified: 2022/07/12 04:49 by hyphop