https://github.com/ophub/amlogic-s9xxx-armbian 
 
刷这个吧。 
 
喜欢 Ubuntu 就刷  
https://ghproxy.com/https://github.com/ophub/amlogic-s9xxx-armbian/releases/download/Armbian_Aml_jammy_server_06.06.1812/Armbian_22.08.0_Aml_s905d_jammy_5.10.120_server_2022.06.06.img.gz 
  
 
喜欢 Debian 就刷 
https://ghproxy.com/https://github.com/ophub/amlogic-s9xxx-armbian/releases/download/Armbian_Aml_bullseye_server_06.06.1818/Armbian_22.08.0_Aml_s905d_bullseye_5.10.120_server_2022.06.06.img.gz 
  
 
账号 root 密码 1234 
进去之后 armbian-install 刷到 emmc  
然后重启。 
装docker 就 
 
curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/docker/docker-install/master/install.sh -o get-docker.sh
sh get-docker.sh --mirror Aliyun 
  
 
这就完了。 |