You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
Upgrade instructions
This commit is contained in:
@@ -86,8 +86,21 @@ and change the autologin user.
|
||||
|
||||
# How to update?
|
||||
|
||||
If you are upgrading **to version 5.20** you need to execute those commands:
|
||||
|
||||
apt-get update
|
||||
apt-get upgrade
|
||||
apt-get install -f
|
||||
apt-get upgrade
|
||||
apt-get autoremove -y
|
||||
|
||||
Upgrades from 5.20 will go just with:
|
||||
|
||||
apt-get update
|
||||
apt-get upgrade
|
||||
|
||||
|
||||
|
||||
|
||||
**Update process can take hours in case of using cheap SD card and/or under heavy load.**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user