Armbian 26.8: What's New, New Installer and Kernel 7.1

Key points:
  • Linux 7.1 kernel in general, with Linux 7.2 available for experimental architectures.
  • The system installer has been rewritten as an armbian-config module
  • Armbian Imager 2.0 now allows writing UFS memory to Qualcomm devices and improves device detection on Windows and Linux
  • Ability to compile UEFI boot images in ISO format, allowing direct deployment in cloud infrastructures and IPMI environments.

news_black_armbian

The release of Armbian 26.8, a specialized distribution for ARM development boards and single-board computers (SBCs), was announced a few days ago. This new version stands out not only for its significantly expanded hardware support but also for a restructuring of its user tools.

The developers have decided to rewrite utilities such as the system installer and the image creation tool from scratch, prioritizing stability and ease of deployment in both local and cloud environments.

Main novelties of  Ambian 26.8

In this new version, one of the most significant changes for users is the complete rewrite of the operating system installer. Previously, it ran from a separate script; now it's integrated as a module within the armbian-config utility.

This new installer is capable of interacting with SPI (Serial Peripheral Interface) and MTD (Memory Technology Device) interfaces to manage operations on flash memory . Furthermore, it is mentioned that the practice of treating eMMC and NVMe storage in the same way has been abandoned, with separate workflows and drivers implemented. Additionally, the user experience has been improved by clearly notifying the user if the boot manager write fails, preventing the error from being discovered during a reboot.

Another change in this new version of Armbian is the update to Armbian Imager , now version 2.0 . This utility provides a clean graphical interface for selecting, downloading, and securely burning images to SD cards.

Among its most notable new features is the ability to flash firmware on Qualcomm-based motherboards with UFS (Universal Flash Storage) memory using the native Qualcomm Device Loader (QDL) tool. Additionally, the detection of connected external devices in Windows and Linux environments has been enhanced. A key innovation in this release is the ability to generate UEFI boot images in traditional ISO format (Live ISO), allowing the system to be used directly in cloud environments or on physical servers via virtual CD drives using IPMI.

Kernel update and expanded hardware support

At the base system level, Armbian 26.8 adopts the Linux 7.1 kernel across its entire platform, while for users of the experimental branches (edge), the project already offers packages with the 7.2 kernel geared towards the rockchip64, meson64, mvebu64, sunxi and bcm2711 architectures.

Furthermore, the U-Boot bootloader has also been upgraded to version 2026.07 for a wide range of motherboards, including the Rockchip RK35xx family, Amlogic, and i.MX6 processors. This massive update has allowed dozens of local patches to be discarded, as the fixes were finally adopted by the main Linux and U-Boot repositories.

Regarding wireless network drivers, it's mentioned that an intensive cleanup was performed. Third-party drivers for Wi-Fi modules such as rtl8852bs, rtl8189es, rtl8192eu, and uwe5622 have been separated into dedicated repositories. This wasn't merely organizational; maintainers also fixed thousands of build warnings, addressing critical vulnerabilities like use-after-free operations and null pointer exceptions, resulting in unprecedented stability for wireless network adapters.

Finally, hardware compatibility continues to expand , with this release promoting fourteen existing boards to standard support and restoring compatibility with the classic Banana Pi R2 model. In addition, initial support was added for around twenty new boards and devices , including handheld consoles like the Anbernic RG DS, development platforms from Radxa (Cubie A7Z) and Orange Pi (4 Pro and Zero 3W), as well as specialized hardware such as the Xiaomi Pad 6S Pro tablet and devices based on the new architectures from SpacemiT (K3 Pico-ITX) and NXP.

If you want to know more about this new version, you can check the details by going to the following link.

Download Armbian

For those interested in downloading the new version of this distribution for their device, they can do so directly from the download page where they can find a list of all ARM-based computers on which the distribution runs.

Regarding the tool you can use to burn the system image, you can use Etcher, which is a cross-platform tool, or directly in Linux from the terminal using the DD command or any other command you deem appropriate.

The download link is this.


Add as preferred source in Google