Tip
To copy the MoodleBox disk image to your microSD card, we recommend using the Raspberry Pi Imager tool instead of downloading the image below and copying it manually.
MoodleBox disk image for microSD card
Version: 4.7.0
Moodle version: Moodle 4.3.3+ (Build: 20240326)
Size: 695 MB
Date: 29 Mar 2024
Release notes: on Github
SHA-256: moodlebox-4.7.0.sha256
After having downloaded the disk image, copy it manually to the microSD card, e.g. with BalenaEtcher or dd
, and follow the instructions to set up your MoodleBox for the first use. Read the installation instructions for more information.
If you wish, you can support the development of MoodleBox by making an donation.
In case of trouble
If you experience any trouble when downloading the disk image, use your command line interface, for example with this command
wget -c https://github.com/moodlebox/moodlebox/releases/download/v4.7.0/moodlebox-4.7.0.img.xz
or this one
curl -C - https://github.com/moodlebox/moodlebox/releases/download/v4.7.0/moodlebox-4.7.0.img.xz
Older versions of the disk image
The disk images of older versions of MoodleBox are available on Github.