mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-06-29 10:08:36 +00:00
Page:
Live USB
Pages
API Reference DE
API Reference FR
API Reference ZH
API Reference
ARM Installation DE
ARM Installation FR
ARM Installation ZH
ARM Installation
Acknowledgments
Android ToolBox
Anti Track
Architecture
Browser Extension
CATEGORIES DE
CATEGORIES EN
CATEGORIES FR
CATEGORIES ZH
CTL Grammar
Configuration DE
Configuration FR
Configuration ZH
Configuration
Device Categories
ESPRESSObin DE
ESPRESSObin FR
ESPRESSObin ZH
ESPRESSObin
Eye Remote
FAQ Troubleshooting
Financing Model
Fiscal Notes
Hardware Matrix
Home DE
Home FR
Home ZH
Home
Installation DE
Installation FR
Installation ZH
Installation
Live USB DE
Live USB FR
Live USB QEMU
Live USB VirtualBox
Live USB ZH
Live USB
MODULES DE
MODULES EN
MODULES FR
MODULES ZH
Multi Agent Worktree
Multiboot
QEMU ARM64
Roadmap
Smart Strip
Sponsor a Port
Support
ThreatMesh FR
ThreatMesh
Troubleshooting DE
Troubleshooting FR
Troubleshooting ZH
Troubleshooting
UI COMPARISON
VirtualBox Setup
4
Live USB
CyberMind-FR edited this page 2026-04-27 12:48:25 +02:00
Live USB Guide
Boot SecuBox directly from a USB drive with all packages pre-installed.
Download
Latest Release: secubox-live-amd64-bookworm.img.gz
Features
| Feature | Description |
|---|---|
| UEFI Boot | Modern GRUB bootloader |
| SquashFS | Compressed root (~250MB) |
| Persistence | Save changes across reboots |
| Slipstream | All 30+ SecuBox packages included |
Flash to USB
Linux / macOS
# Find your USB device
lsblk
# Flash (replace /dev/sdX with your device!)
zcat secubox-live-amd64-bookworm.img.gz | sudo dd of=/dev/sdX bs=4M status=progress
sync
Windows
- Download Rufus or balenaEtcher
- Extract the
.img.gzfile to get.img - Select the
.imgfile - Select your USB drive
- Click Write/Flash
Boot Menu Options
| Option | Description |
|---|---|
| SecuBox Live | Normal boot with persistence |
| Safe Mode | Minimal drivers for troubleshooting |
| No Persistence | Fresh start, changes not saved |
| To RAM | Load entire system to memory |
Default Credentials
| Service | Username | Password |
|---|---|---|
| Web UI | admin | admin |
| SSH | root | secubox |
| SSH | secubox | secubox |
Important: Change passwords after first boot!
Network Access
After booting:
- Find IP:
ip addror check router DHCP leases - Web UI:
https://<IP>:8443 - SSH:
ssh root@<IP>
Default network configuration:
- DHCP client on all interfaces
- Fallback: 192.168.1.1/24
Persistence
Changes saved automatically:
/home/*- User files/etc/*- Configuration/var/log/*- Logs- Installed packages
Reset Persistence
# Boot with "No Persistence", then:
sudo mkfs.ext4 -L persistence /dev/sdX3
Partition Layout
| Partition | Size | Type | Purpose |
|---|---|---|---|
| p1 | 512MB | EFI | GRUB bootloader |
| p2 | 2GB | FAT32 | Live system (SquashFS) |
| p3 | Remaining | ext4 | Persistence |
Verification
# Download checksums
wget https://github.com/CyberMind-FR/secubox-deb/releases/latest/download/SHA256SUMS
# Verify
sha256sum -c SHA256SUMS --ignore-missing
Troubleshooting
USB Not Booting
- Enter BIOS/UEFI (F2, F12, Del, Esc)
- Enable USB boot
- Disable Secure Boot
- Set USB as first boot device
Black Screen
- Try "Safe Mode" from boot menu
- Add
nomodesetto kernel parameters:- Press
eat GRUB - Add
nomodesettolinuxline - Press Ctrl+X
- Press
No Network
ip link show
sudo systemctl restart networking
sudo dhclient eth0
Building from Source
git clone https://github.com/CyberMind-FR/secubox-deb
cd secubox-deb
sudo bash image/build-live-usb.sh --size 8G --slipstream
See Also
- Installation - Permanent installation
- Configuration - System setup
- Troubleshooting - More solutions
SecuBox | FR | DE | 中文 | v2.2.4-pre1
Projet
Soutenir
🔴 BOOT — Démarrer
- Multiboot ⭐
- Live-USB-VirtualBox
run-vbox.sh - Live-USB-QEMU
run-qemu.sh - Live-USB | FR | DE | 中文
- Installation | FR | DE | 中文
- ARM-Installation | FR | DE | 中文
- ESPRESSObin | FR | DE | 中文
- Eye-Remote 📡
- Android-ToolBox 📱 one-tap R3
- Browser-Extension 🧩 cartographie
- QEMU-ARM64 🖥️
🟢 ROOT — Configuration
- Configuration | FR | DE | 中文
- Troubleshooting | FR | DE | 中文
🟣 MIND — Modules
- Anti-Track 🛡️ bloque · empoisonne · anonymise
- ThreatMesh 🛰️ blocklist souveraine (feeds + mesh, sans CAPI) | FR
- MODULES-EN 🇬🇧
- MODULES-FR 🇫🇷
- MODULES-DE 🇩🇪
- MODULES-ZH 🇨🇳
🔵 MESH — Référence
- API-Reference | FR | DE | 中文
- UI-COMPARISON
🟠 WALL — Matériel
🤖 Workflow Agents
- Multi-Agent-Worktree — un agent · une issue · une branche
Liens
SecuBox-Deb · Licence : CMSD-1.0 (Source-Disclosed)
Contact : CyberMind · Gérald Kerma · Notre-Dame-du-Cruet, Savoie
Hardware-Matrix · Acknowledgments · Wiki v2.5.0