git clone https://github.com/armbian/build.git --branch sunxi-4.18
本文介绍如何编译 Armbian 镜像。
访问 Armbian 官网:https://www.armbian.com/
在这里可以下载适用于 Banana Pi 开发板的最新镜像,也可以访问 GitHub 获取源码。
Armbian GitHub 项目:https://github.com/armbian/build/tree/master
git clone https://github.com/armbian/build.git --branch sunxi-4.18
git branch
执行此命令后,可看到当前分支为 sunxi-4.18。
cd build
./compile.sh
| 如何在 SBC 上安装 Armbian——桌面环境设置:https://www.youtube.com/watch?v=pnxUctyqx4c |
Due to the compatibility of the BPI-R4 with Qualcomm/Unisoc modules, the EC25 module cannot directly access the DNS server and connect to the internet due to software differences. Therefore, manual configuration is required to modify the default.script file via serial port.
Due to the compatibility of the BPI-R4 with Qualcomm/Unisoc modules, the EC25 module cannot directly access the DNS server and connect to the internet due to software differences. Therefore, manual configuration is required to modify the default.script file via serial port.