Downloads

Exaviz OS images (deprecated) for the Interceptor Carrier Board

Final Releases

The images below are the last published versions of Exaviz OS.

Raspberry Pi CM4/CM5

EditionVersionDownloadSHA256
Desktop2025-05-01DownloadSHA256
Server2025-05-01DownloadSHA256

Banana Pi CM4

EditionVersionDownloadSHA256
Desktop2025-04-30DownloadSHA256
Server2025-04-30DownloadSHA256

Edition Descriptions

Desktop Edition

  • Full graphical desktop environment
  • Pre-installed applications for general use
  • Ideal for interactive use with monitor and keyboard
  • SSH enabled by default
  • Larger image size (~4GB)

Server Edition

  • Headless (no desktop environment)
  • Optimized for server/appliance use
  • SSH enabled by default
  • Smaller image size (~2GB)
  • Recommended for NAS, NVR, and headless applications

Verifying Downloads

Always verify your download using the SHA256 checksum:

# Download the image and checksum
wget https://exaviz.com/image/server-raspberrypi-cm4-cm5-2025-05-01.img
wget https://exaviz.com/image/server-raspberrypi-cm4-cm5-2025-05-01.img.sha256

# Verify checksum (Linux/macOS)
sha256sum -c server-raspberrypi-cm4-cm5-2025-05-01.img.sha256

# Or manually compare
sha256sum server-raspberrypi-cm4-cm5-2025-05-01.img
cat server-raspberrypi-cm4-cm5-2025-05-01.img.sha256

Image Features

All images include:

  • RTL8367RB Ethernet switch driver
  • JMB585 SATA controller driver
  • IP808AR PoE controller driver
  • Optimized kernel configuration
  • Network configuration utilities
  • SSH enabled by default (all editions)

Release Notes

2025-05-01 (RPi CM4/CM5) – Final Release

  • Added unified /proc/pse interface for PoE control
  • Updated kernel to latest stable release
  • Improved SATA hot-plug support
  • Bug fixes and performance improvements

2025-04-30 (Banana Pi CM4) – Final Release

  • Initial and final release for Banana Pi CM4
  • Includes all standard drivers
  • Note: HDMI1 not supported (Banana Pi CM4 hardware limitation)

Older Versions

Older OS images are available on request. Contact support@exaviz.com.

Last modified February 25, 2026