Signed raw ARM64 image for the Raspberry Pi 5 with RP1 I/O controller support.
⬇ Download Raspberry Pi 5 Image →| Item | Spec |
|---|---|
| Board | Raspberry Pi 5 (4 GB or 8 GB) |
| Storage | microSD ≥ 16 GB (A2 recommended) or NVMe via PCIe HAT |
| Power | Official USB-C 5V/5A (27W) PSU |
| Network | Ethernet for license activation |
xyromos-v2026.13.3-rc1-rpi5-arm64.img.gz and the .sha256 file.sha256sum -c xyromos-v2026.13.3-rc1-rpi5-arm64.img.gz.sha256
Using Raspberry Pi Imager (recommended):
.img.gz file.Or with dd:
gunzip -c xyromos-v2026.13.3-rc1-rpi5-arm64.img.gz | \
sudo dd of=/dev/sdX bs=4M status=progress conv=fsync
sudo rpi-eeprom-update -a on a standard Raspberry Pi OS install first if needed.ssh ubuntu@<device-ip>sudo xyrom-setup and enter your license key.http://<device-ip>:7000.