Disk Image
Here you can download a disk image containing the operating system (Raspberry Pi OS Trixie, based on Debian 13) and the Training Village software pre-installed, including Python 3.13 and all required libraries, as well as the Raspberry Pi hardware configuration needed for the system to work properly.
Requirements
SD card of 32GB or larger (256 GB recommended)
Steps
Download the Training Village Disk Image
Open Raspberry Pi Imager
Select Raspberry Pi 5.
Click Choose OS → scroll down → Use custom image → select the downloaded file
Click Choose Storage → select your SD card
Click Write and wait for it to finish (Raspberry Pi Imager will verify the image automatically)
Insert the SD card into your Raspberry Pi and power it on.
This is a custom image, cloned from an already-configured Raspberry Pi, so the automatic first-boot partition expansion may not run again on your SD card. The following steps expand the partition by hand, so the full capacity of your card is available instead of being limited to the size of the card the image was originally created on.
Open a terminal and run
sudo raspi-configGo to
Advanced Options→Expand FilesystemReboot when prompted