Download Inferra

Get the latest release. Open-source, free, and ready to run.

v0.1.0

Latest

June 17, 2026 · 664 MB

Download ISO

SHA-256 Checksum

a3f8b2c1d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0
Changelog
  • Initial public pre-release
  • UEFI systemd-boot support
  • Aura KMS/DRM compositor with Wayland
  • NLP intent routing (OpenRouter.ai)
  • File, Process, Network, Hardware, Package microservices
  • WebUI dashboard on port 8080
  • Custom Linux 6.8.1 kernel with AI scheduler patches

System Requirements

Minimum

  • x86-64 CPU (Intel Core 2 / AMD K8+)
  • 2 GB RAM
  • 16 GB disk
  • UEFI firmware

Recommended

  • Intel Core i5 / AMD Ryzen 5+
  • 8 GB RAM
  • 64 GB SSD
  • UEFI + GPU with Vulkan support

Quick Start

QEMU (recommended for testing):

qemu-system-x86_64 -m 4096 -smp 4 -cdrom inferra-v0.1.0.iso \
  -drive if=pflash,format=raw,readonly=on,file=ovmf-x86_64-4m.code.fd \
  -nic user,model=virtio-net-pci -vga virtio -display default

Bare metal:

Flash the ISO to a USB drive with dd or balenaEtcher, boot from it, and follow the installer.