Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common: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
Next revision
Previous revision
products:sbc:common:configurations:upgrade-system [2022/08/03 21:38]
olivia [Introduction]
products:sbc:common:configurations:upgrade-system [2022/11/18 01:40] (current)
nick
Line 3: Line 3:
 ===== Introduction ===== ===== Introduction =====
  
-This document mainly introduces how to upgrade the system. You will learn the way to upgrade Ubuntu system to the latest version.+This page leads you to upgrade Ubuntu system to the latest version.
  
 <WRAP alert > <WRAP alert >
Line 12: Line 12:
  
 ```shell ```shell
-sudo apt update +sudo apt update 
-sudo apt full-upgrade +sudo apt full-upgrade 
-sudo do-fenix-full-upgrade +sudo do-fenix-full-upgrade 
-sync +sync 
-sudo reboot+sudo reboot
 ``` ```
  
Line 41: Line 41:
  
 ```shell ```shell
-sudo sed -i 's/https/http/g' /etc/apt/sources.list.d/fenix.list +sudo sed -i 's/https/http/g' /etc/apt/sources.list.d/fenix.list 
-sudo apt update +sudo apt update 
-sudo apt full-upgrade +sudo apt full-upgrade 
-sudo do-fenix-full-upgrade +sudo do-fenix-full-upgrade 
-sync +sync 
-sudo reboot+sudo reboot
 ``` ```
Last modified: 2022/08/03 21:38 by olivia