Alternative Raspberry PI OS list

4.9
(8)

Last Updated on 8th March 2024 by peppe8o

The biggest question for Raspberry PI Foundation boards user comes when choosing the Operating System to use. There are many OSes available for all models, each one fitting the best specific needs. This article lists the main alternative Raspberry PI OS

Usually, all operating systems can be installed easily by getting their image file (.img or zipped) and flashing it on an sd card with free programs like Balena Etcher or Raspberry PI OS Imager. Some distributions (like Raspberry PI OS, Raspbian and Ubuntu) allow to setup wi-fi and SSH connections from SD card flashing, it being useful in headless installations (without monitor and keyboard).

A typical Raspberry PI kit usually includes an SD card with NOOBS (New Out Of the Box Software) pre-installed. This isn’t an operating system. Noobs is a software executed only once in your very first boot which provides an easy way for beginners to install OS between a list of most common ones. Once selected the OS you want to use, Noobs downloads it from the internet and installs it. This isn’t my suggested OS installation procedure, since I experienced some problems trying to migrating to bigger sd card.

Raspberry PI 4 model B image

In this article, I’ll list a number of Raspberry PI OS you can try, with their installation guide, depending on your needs. Instead, if you want to compare RPI models, you can refer Comparing main features of latest Raspberry PI models.

If you are looking for ideas on how to use your Raspberry PI, you can also refere Best Raspberry PI projects with open source software article.


OS for Small Personal Computer Usage

Raspbian logo

Raspberry PI, with monitor (connected via hdmi), keyboard and mouse, can be used as a complete and powerful desktop computer. The best OS, working out-of-the-box, for this purpose is Raspberry PI OS with Desktop. It is the common choice for peolple which need gui for their operations.

Like all other linux distros, you can also use a smaller version and install your favourite desktop environments by using package managers (apt for RPI OS). Raspberry PI OS is the default choice for all RPI users, because maintained by Raspberry PI foundation. Its Desktop environment is Pixel.

  • Raspberry PI OS Desktop – the default and official os for desktop choice. This is also the best distro for beginners. Can be found in its base installation, including only Pixel Desktop Environment, or “with recommended software”, also including some useful packages like LibreOffice. Both cases have use the same procedure, changing only the image file to download and use.
  • Raspbian Buster Desktop – it has been for years the default RPI Desktop OS distribution. From 2019 Raspberry PI Foundation spun off its own OS and Raspbian OS remained as a separate community driven operating system. Older system images are still available from Raspberry PI Foundation repositories, but newer ones need to be built from source code, so making this job harder.

Below a list of other common Desktop enviroments that I still haven’t tested, but which can be good opportunities. What you need to check, is using their distro images compatible with arm processors (many of these has already dedicated Raspberry PI images).


OS for Small Server Usage

Raspberry PI OSes

Raspberry PI can be also a fantastic micro linux server able to support tons of lightweight linux projects. It can run web servers, print servers, proxy servers and so on (browse peppe8o.com pages for tutorials). Many big distros are starting to support Raspberry PI and have recently released their RPI images. The best choise, however, remains to Raspbian in its Lite version (without desktop environment).

  • Raspberry PI OS Lite – this is the most widely known for headless usage. Based on Debian, Rasperry PI OS Lite a is really fast OS (with only terminal interface) strongly supported from forums.
  • Raspbian Buster Lite – as for Desktop on, this is the ccommunity driven Raspbian version. Raspbian Lite is also as fast and widely known and supported in forums. Simlarly to dektop distribution, older system images are still available from Raspberry PI Foundation repositories, but latest version need to be built from source code.
  • Rancheros – RancherOS is a very fast linux distro designed specifillay to run containers with Kubernetes.
  • Dietpi – DietPI is a very fast alternative OS for your Raspberry PI. Even if its support on forums is less spread compared to Raspbian, it is a good alternative because it has a very simple Software adding procedure
  • Ubuntu server (64-bit) – Ubuntu is the most famous Linux distributon for servers. It has a wide support all over the world. Its Raspberry image is really recent.
  • CentOS – CentOS is another widely known linux distro for servers. It can be considered the younger brother of Red Hat linux. It has a working image for Raspberry PI, even if its repositories are still not so mature for RPI

OS With Out-of-the-Box Working Services

Web community has developed a number of services which work out of the box from flashing a pre-comfigured image. What you have to do with these images, is usually reduced to configure your wifi network (if you don’t use an ethernet connection), setup preferences and use it.

  • OSMC (open source media center) – a Kodi implementation
  • OpenElec – another Kodi implementation
  • NEMS Linux – distribution focused on network and services monitoring, based on worldwide known open source Nagios
  • Retropie – a retro-gaming console implementation

Below some OSs in this cathegory, which I still haven’t tested directly:

  • Libreelec – another Kodi based media center distribution
  • Lakka – similarly to retropie, another linux distro to realize your retro games console

OS for Makers

Makers need a fast OS able to use Raspberry PI GPIOs, so interfacing external devices (like motors, sensors, etc). Also for this purpose, Peppe8o.com is plenty of tutorials.

  • Raspberry PI OS Lite – again, Raspberry PI OS Lite is my favourite. It is fast, assures better performances compared to Desktop and it is strongly supported by a wide community. Moreover, many projects for external devices interfacing need only a remote control, so a desktop environment could be only a useless CPU and RAM weight. It can be used to manage 3d printers, create and execute Python scripts, interface sensors, as web server and many other common and uncommon Linux functions.
  • Raspberry PI OS Desktop – Raspberry PI OS Desktop better fit for beginners, approaching for the first time the Raspberry PI world and programming activities. It can be used with graphical user interfaces which simplify life for new programmers. It also can include common computer software (open source office suite and browser).

Once your Operating System choice is gone, it’s time to move on List of Raspberry PI Projects!

How useful was this post?

Click on a star to rate it anonymously!

Average rating 4.9 / 5. Vote count: 8

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?