Jump to content

Recommended Posts

Posted

Hi

 

What is the appropriate method to upgrade to a new release (20.11) without reimaging the SD card?

I have not attempted this before as I have mainly used Ubuntu which provides sudo do-release-upgrade

Note I am not using a VM or Docker.

 

Can I upgrade the kernel using the downloaded Helios64 image?

sudo apt install ./linux-image-<flavour>

 

Is there a way to do it using armbian-config (like there is for raspi-config)

 

Or do I need to download the armbian source and then compile

./compile.sh

 

 

 

 

Posted
1 hour ago, Bondy said:

Hi

 

What is the appropriate method to upgrade to a new release (20.11) without reimaging the SD card?

I have not attempted this before as I have mainly used Ubuntu which provides sudo do-release-upgrade

Note I am not using a VM or Docker.

 

Can I upgrade the kernel using the downloaded Helios64 image?

sudo apt install ./linux-image-<flavour>

 

Is there a way to do it using armbian-config (like there is for raspi-config)

 

Or do I need to download the armbian source and then compile

./compile.sh

 

 

 

 

 

sudo apt-get update && sudo apt-get dist-upgrade -y

 

This will upgrade your unit. I rebooted after doing this, but I'm not sure that you need to.

Posted (edited)

Thank you for replying,

 

I was previously under the impression that apt-get dist-upgrade did not upgrade the kernel.

I thought it was the same as apt-get upgrade except that it also installed and deleted packages to satisfy dependencies.

 

 

Edited by Bondy
Posted

uname -a
Before dist-upgrade: 5.8.17-rockchip64 #20.08.21 SMP PREEMPT Sat Oct 31
After dist-upgrade & reboot: 5.9.11-rockchip64 #20.11.1 SMP PREEMPT Fri Nov 27

Posted
Am 5.12.2020 um 04:27 schrieb Zageron:

 


sudo apt-get update && sudo apt-get dist-upgrade -y

 

This will upgrade your unit. I rebooted after doing this, but I'm not sure that you need to.

Good Morning.

 

is it not the same, when you upgrade it through armbian-config?

 

Greetings

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines