Closed 666diabolus closed 6 months ago
You can change the source and upgrade to the new version. The procedure is the same as upgrading Ubuntu, just look up some information online, it's quite easy.
You can change the source and upgrade to the new version. The procedure is the same as upgrading Ubuntu, just look up some information online, it's quite easy.
so the repo are the same with Ubuntu? I do find a solution but it said for the Ubuntu, that's why I try to ask for the repo :D
yes
after trying multiple times and not succeed, would you mind guiding me how to change the source and upgrade to the new version / firmware of yours ? @ophub . As what I know is that the buster has been drop and not support anymore I was changing stuff in sources.list and armbian.list , do the apt update but nothing happens
update user space is not supported by armbian
if you want to upgrade it, you should change codename to new one in /etc/apt/source.list
and /etc/apt/sourcelist.d/armbian.list
,
then run
apt update
apt apt upgrade --without-new-pkgs
apt full-upgrade
with root
OR
read manual & upgrade step by step , attention all code name in /etc/apt/source.list
and /etc/apt/sourcelist.d/armbian.list
should changed .
bullseye upgrade manual
bookworm upgrade manual
the motd message in ssh maybe not change ,because it was controlled by /etc/armbian-release if you want to chage it, you should use the armbian official images
Hi, I'm still on _Armbian_20.10_L1-Pro_buster5.10.26-flippy-56+.img.xz and at the time, I put a hold in the firmware update because of the fan issues. Now everything is ok and I try to update the firmware but it said that
The repository 'http://mirrors.tuna.tsinghua.edu.cn/armbian buster Release' no longer has a Release file.
Where can I get the repo/sourcelist so that I can update to the latest firmware ?
I'm on the Chainedbox L1 Pro
I'm still new to linux so please dont mind if I ask something so stupid :D