Suitable for testing (WIP)
- Images below are for model B. For A (without wireless) can be downloaded here and for C (dual monitor) here.
- How to install Armbian’s mainline u-boot into SPI and boot NVMe drives
- How to solve boot troubles with SPI enabled boards? (variant 2)
Specifications
1wire 2GB 4GB 6 core 64bit UASP bluetooth docker eMMC m2 usb-c usb3 wifi wireguard Rockchip RK3399
* Specifications differ from hardware revision, model and software support level
FAQs
We provide a selection of images that fits hardware best. If you need different image - use build framework and make whatever you need. Build framework relies on Debian and Ubuntu packages - you can build any combination - stable, old stable or rolling release.
Make sure you have a good & reliable SD card and a proper power supply. Archives can be flashed with Etcher (all OS) directly.
Insert the SD card into the slot, connect a cable to your network if possible or a display and power your board. (First) boot (with DHCP) takes a bit longer.

Armbian images and kernels can be made from scratch. Supported environment for build framework is any any X64 based Linux distribution. You can re-make live bootable image or just a kernel+dtb(hardware configuration) package which you transfer to your image and install with:
dpkg -i linux-image-[branch]-family.deb linux-dtb-[branch]-family.deb
. In that process you can enforce many customisation.
Archived versions(use archived builds in case current doesn't boot)