nanopi-r1
Community maintained

What Does Community Support Mean?

Community maintained boards are not officially supported by the Armbian project. These boards are maintained (or not maintained) by community members (like you). These builds are provided by the Armbian project as a service to the community. They are automatically generated and untested!
  • serial console is enabled on UART1, which is exposed on chasis,
  • mUSB console is also enabled for login
  • Bluetooth is not yet enabled.
  • One Ethernet device gets random MAC

Server and IOT images with Armbian Linux v6.6

Build Date: Jul 25, 2024

Distro Type Extensions Torrent Integrity Size
 
Ubuntu 24.04 (Noble) Server / CLI SHA    ASC 377.2MB
Debian 12 (Bookworm) Minimal / IOT SHA    ASC 238.8MB
 
* Minimal images have very small footprint. They come only with essential packages and build-in systemd-networkd.
* Server / CLI images comes with Network Manager and include packages like armbian-config, armbian-zsh etc.
Become a partner and support development!

Specifications

1000tx 100tx 1wire 32bit 4 core CAN UASP bluetooth docker eMMC i2c spi wifi wireguard Allwinner H3

* 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 boot media (SD card / USB key) 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.

Support is provided in one of two ways:

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.