SecuBox Installer ISO v1.5.1
Release date: 2026-04-04
Downloads
| File |
Description |
secubox-installer-amd64-bookworm.iso.gz |
Bootable ISO (UEFI/BIOS) |
secubox-installer-amd64-bookworm.img.gz |
Raw USB image |
Features
- Hybrid Boot: Works as Live USB or Installer
- UEFI + Legacy BIOS: Compatible with all systems
- French AZERTY keyboard: Pre-configured
- DHCP networking: Auto-configured on boot
- 51 SecuBox packages: Pre-installed
- Preseed support: Clone existing installations
Boot Options
| Option |
Description |
| SecuBox Live |
Boot live system with persistence |
| SecuBox Install |
Headless auto-install to first disk |
| SecuBox Live (To RAM) |
Load entire system to memory |
| SecuBox Debug (Rescue) |
Minimal rescue shell |
Flash to USB
# Download and extract
gunzip secubox-installer-amd64-bookworm.img.gz
# Flash (replace sdX with your USB device)
sudo dd if=secubox-installer-amd64-bookworm.img of=/dev/sdX bs=4M status=progress conv=fsync
Credentials
| Service |
Username |
Password |
| SSH |
root |
secubox |
| SSH |
secubox |
secubox |
| Web UI |
admin |
admin |
Verification
sha256sum -c SHA256SUMS
gpg --verify SHA256SUMS.gpg
Documentation