Prebuilt SD card images for supported MNT Reform platforms.
The current released image supports the MNT Pocket Reform with the A311D SoM.
Release: 7.0.3-1-mnt-reform
Release Notes
The reform-tools AUR package is still a work in progress, as reform-tools assumes you are running Debian. You can use the scripts as a reference for now.
Network Manager is installed in an attempt to make connecting to wifi easier. Be sure to disable systemd-networkd before starting up Network Manager. You'll also want to decide between networkd-resolved or dhcpcd.
Flash to SD Card
Download the image from the release page, then write it to an SD card with bmaptool:
sudo bmaptool copy path/to/mnt-reform-[version]-aarch64.img.zst /dev/sdX
Replace /dev/sdX with your actual SD card device. Double-check it before flashing.
First Boot
The image boots into an Arch Linux ARM filesystem.
- Default users:
rootandalarm - Default passwords: each password matches the username
Need Another Platform?
If you want support for another platform or SoM, open an issue and say what hardware you want tested.