AirOS Intel N100 / x86_64 package installer
Version: 2026-05-23

This is not a Raspberry Pi image. Use it on an Intel N100/N95/N200-class
mini PC that already boots Ubuntu/Debian from SSD/NVMe.

Install:
  tar -xJf air-os-n100-latest.tar.xz
  cd air-os-n100
  sudo ./install-n100.sh

After install, open one of the http://<ip>/ URLs printed by the installer.
The first web login is admin/admin, then AirOS forces password rotation.

Post-install diagnostics:
  scripts/selfcheck.sh
  scripts/selfcheck.sh --list
  ./scripts/check-amd64.sh

Docs:
  https://air.airdroper.org/docs#doc-n100-install
