Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2:configurations:upgrade-system

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
products:sbc:edge2:configurations:upgrade-system [2022/09/21 05:52]
nick
products:sbc:edge2:configurations:upgrade-system [2022/09/21 22:58]
hyphop
Line 1: Line 1:
 ====== Edge2 Upgrade System ====== ====== Edge2 Upgrade System ======
  
-===== Introduction =====+===== Ubuntu upgrade =====
  
-This page leads you to upgrade Ubuntu system to the latest version. +<WRAP important 
- +This guide only applies for [[dl>Firmware/Edge/Ubuntu/|officially released Edge2 Ubuntu images]]
-<WRAP alert +
-This guide only applies to officially released Ubuntu images, check [[https://dl.khadas.com/Firmware/|here]] for official images.+
 </WRAP> </WRAP>
  
-===== Upgrade ===== +```sh Upgrade Ubuntu system to the latest version.sh 
- +sudo apt update 
-```shell +sudo apt full-upgrade 
-sudo apt update +sync 
-sudo apt full-upgrade +sudo reboot
-sync +
-sudo reboot+
 ``` ```
  
Last modified: 2022/09/21 22:59 by hyphop