Download

NØNOS 0.8.0-alpha

Alpha
Released: 2026-03-03 Size: 375 MB Arch: x86_64
Download ISO (pending release) Download IMG (pending release) Checksums (pending release)
Verify Download
SHA256 Generated after build — run: sha256sum nonos-0.8.0-alpha.iso

Current Release

NØNOS 0.8.0-alpha (March 2026)

FileSizeDescription
nonos-0.8.0-alpha.iso~375 MBBootable ISO image

Download from GitHub Releases

Write to USB

Linux:

sudo dd if=nonos-0.8.0-alpha.iso of=/dev/sdX bs=4M status=progress conv=fsync
sync

macOS:

diskutil unmountDisk /dev/diskN
sudo dd if=nonos-0.8.0-alpha.iso of=/dev/rdiskN bs=4m
diskutil eject /dev/diskN

Windows: Use Rufus 4.0+ with GPT, UEFI, and "Write in DD Image mode".

System Requirements

ComponentMinimumRecommended
CPUx86_64 with SSE2x86_64 with AES-NI, RDRAND
RAM512 MB4+ GB
FirmwareUEFI 2.0UEFI 2.0 with TPM 2.0
Boot MediaUSB 2.0 (1 GB+)USB 3.0
NetworkIntel e1000, Realtek RTLIntel AX200/WiFi 6
StorageAny SATA/NVMeNVMe SSD

See Hardware Compatibility for full driver list.

Verification

Verify the ISO after download:

sha256sum nonos-0.8.0-alpha.iso

Compare with the checksum published on the releases page.

Source Code

For building from source, see the Build Manual.

Repository: github.com/NON-OS/nonos-kernel