> For the complete documentation index, see [llms.txt](https://docs.theseus.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theseus.us/cyclops/cyclops-box/pi-5-walkthrough.md).

# Pi 5 Walkthrough

### What you will need

1. [Raspberry Pi 5](https://www.raspberrypi.com/products/raspberry-pi-5/)
2. [Raspberry Pi 5 Active Cooler](https://www.raspberrypi.com/products/active-cooler/)
3. MicroSD Card (128 GB recommended)

#### Step 1: Install Ubuntu 24 on the Pi

We will use the **Raspberry Pi Imager** to flash your microSD card&#x20;

([download for linux](https://downloads.raspberrypi.com/imager/imager_latest_amd64.AppImage) or [download for windows](https://downloads.raspberrypi.com/imager/imager_latest.exe))

We will use the **Desktop build of Ubuntu**, since that has better built in support for external drives. **Ubuntu Server** is fully supported, and recommended for more experienced users.

Set up your Pi:

{% embed url="<https://www.raspberrypi.com/documentation/computers/getting-started.html>" %}

Your Pi should now boot.&#x20;

#### Step 2: SSH into the Pi

Open your terminal and proceed to the ssh setup.

{% content-ref url="/spaces/hUdZltvGJCfBMBzRuwSC/pages/ixLOy10FO5Nv48mewGT2" %}
[SSH Setup](/cyclops/cyclops-box/pi-5-walkthrough/ssh-setup.md)
{% endcontent-ref %}

You can return to [Getting Started](/cyclops/getting-started.md#setup-steps) and proceed to step 4 to setup your flight controller.
