Stefan Dej 7ff060edff update mainsailOS and kiauh guides
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-06 00:46:07 +01:00

1.1 KiB

layout title parent grand_parent nav_order permalink
default Operating System Manual Setup Guide Setup Guides 2 /setup/manual-setup/operating-systen

Operation System

⚠️ Please don't use an OctoPi image!
It can cause unforeseeable events, like rips in the space-time continuum. So be aware!

It is recommended to use a clean Raspberry Pi OS 32-bit Lite image (previously called Raspbian). You can download it here{:target="_blank"}.
For more information about installing Raspberry Pi OS click here{:target="_blank"}. Don't forget to enable ssh.

Once you have finished the installation and are connected via ssh, you can continue.

Requirements

sudo apt update && sudo apt upgrade
sudo apt install git dfu-util unzip

⚠️ Moonraker requires Python 3.7 or greater, verify that your distribution's Python 3 packages meet this requirement.

python3 --version

< table of contents{: .btn } next step >{: .btn }