Downloads
Release 0.2.4. Each board's .img
flashes onto an SD card as-is; its .inject.json is the
byte-range settings map the guided setup flow
uses to splice your identity in before you ever flash it. The
atfs CLI below is a plain binary — download and run it.
| Board | Image | Settings map |
|---|---|---|
| Radxa ROCK 4SE | atfs-rock-4se.img | atfs-rock-4se.inject.json |
| FriendlyElec NanoPi Zero2 | atfs-nanopi-zero2.img | atfs-nanopi-zero2.inject.json |
| Raspberry Pi Zero 2 W | atfs-pi-zero-2w.img | atfs-pi-zero-2w.inject.json |
| Radxa Cubie A5E | atfs-cubie-a5e.img | atfs-cubie-a5e.inject.json |
atfs CLI
The atfs command-line client — upload, pin and manage
an instance from a terminal.
| Platform | Binary |
|---|---|
| Linux (x86_64) | atfs-linux-amd64 |
| Linux (arm64) | atfs-linux-arm64 |
| macOS (Intel) | atfs-darwin-amd64 |
| macOS (Apple Silicon) | atfs-darwin-arm64 |