bananapir2

Hold power button for about 7-8 seconds to power the device up. Boot log: http://ix.io/1r19

Known problems:

  • HDMI is not working and will probably never,
  • onboard wireless is too fragile, disabled by default.

After you download and boot?

Basic OS configuration is conducted at first boot. You are asked to set a root password, normal user and confirm your, automatically determined, language settings. If your hardware has internal media, you might want to transfer your OS to it. You can also choose to configure your OS first, setup applications, enable services and install to internal media later.

armbian-config

image

You can select different login shell (ZSH), enable 2FA for your SSH, enable virtual read-only file-system, switch to rolling releases, ... and more. Armbian config tool helps you configure your network (static, dynamic, enabling hotspot). Once you are done configurion your OS, you can proceed to software section. Armbian config provides clean and fast way of installing great selection of popular software titles. If you plan to use your board for running a home automation, file server, ad blocking, downloading media, ... we got you covered.

Desktop images with Armbian Linux v6.6

Build Date: Dec 5, 2024

Distro Variant Extensions Torrent Integrity Size
 
Ubuntu 24.04 (Noble) XFCE SHA    ASC 848.6 MB
 
* Desktops are very simple and minimal but containing standard features such as Chromium, Firefox browser, Office tools etc.

Minimal/IOT images with Armbian Linux v6.6

Build Date: Dec 5, 2024

Distro Variant Extensions Torrent Integrity Size
 
Debian 12 (Bookworm) Minimal / IOT SHA    ASC 227.5 MB
 
* Minimal images have very small footprint. They come only with essential packages and build-in systemd-networkd. They are optimised for automation and production deployments.
Become a partner and support development!

Specifications

1000tx 2GB 32bit 4 core docker mpci sata switch usb3 wireguard Mediatek MT7623N

* Specifications differ from hardware revision, model and software support level

FAQs

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.
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.
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.