git clone https://github.com/armbian/build.git --branch sunxi-4.18
Today I will introduce you how to compile armbian images.
visit armbian website: https://www.armbian.com/
Here you could download the latest images for bpi board, and you could also visit github to download code.
armbian github website: https://github.com/armbian/build/tree/master
git clone https://github.com/armbian/build.git --branch sunxi-4.18
git branch
After execute this command you will see the branch is sunxi-4.18
cd build
./compile.sh
How to Install Armbian on an SBC - Desktop Set up: 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.