ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
6.16k stars 1.98k forks source link

Update sourcelist from old build to update the firmware ? #2190

Closed 666diabolus closed 6 months ago

666diabolus commented 7 months ago

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

ophub commented 7 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.

666diabolus commented 7 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.

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

ophub commented 7 months ago

yes

666diabolus commented 7 months ago

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

LSP0123 commented 7 months ago

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