Operating Systems You Can Run on Orange Pi Zero 3

Today, we bring you a list of the best Linux distributions you can run on the Orange Pi Zero 3 perfectly.

It is a new board, so there are only few Linux distros are official supported.

Để nhận được trợ giúp bằng Tiếng Việt vui lòng mua sản phẩm tại shop.

More information can be found on Github.

Files can be download here.

1. Official

1.1. Orange Pi OS(Arch)

1.2. Ubuntu

1.3. Debian

1.4. Android

1.5. OpenWrt

2. madebyme

2.1. Alpine

2.2. Void

I didn’t test it in GUI mode yet, maybe HDMI will not work.

2.x. FreeBSD maybe?

3. 3rdparty

3.1. Armbian

3.2. DietPi

3.2. Kali Linux

3.3. Raspberry Pi OS

3.3.1. Config your Rasperry Pi OS by run this command
$ sudo raspi-config

3 Interface Options → I2 SSH

Enable SSH

6 Advanced Options → A1 Expand Filesystem

Expand your root partition

3.3.2. You’ll also need to change the language to English by run this command
$ sudo localectl set-locale LANG=en_US.UTF-8

Then edit /etc/default/locale

$ sudo nano /etc/default/locale

Delete all languages except English.

And here we go!

3.4. Fedora