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
products:sbc:common:configurations:upgrade-system [2022/08/04 04:39]
olivia [Introduction]
products:sbc:common:configurations:upgrade-system [2022/11/18 01:40] (current)
nick
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/04 04:39 by olivia