mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 09:14:33 +00:00
After the 2026-05-23 reboot the board sat at the extlinux prompt waiting for an operator key press on the serial console and only came back online once someone reached the headless unit physically. Two issues with the template: 1. DEFAULT pointed at `secubox-led`, a stale label the live config no longer carries (board has been renamed to `nftables` / `mpcie-fix` entries since the kernel rebuild). When extlinux can't find the named DEFAULT it falls back to interactive selection — which is indistinguishable on the serial console from a "wait forever" hang. 2. TIMEOUT 50 (5 s) was reasonable but still felt long; dropping to 30 (3 s) makes reboots one-shot from a service-restart standpoint while still giving an operator at the console a window to pick the legacy kernel if needed. Aligns the template with the live config (labels nftables + mpcie-fix) so a board reinstall reproduces the working menu. DEFAULT is mpcie-fix because that's the only kernel that supports EP06 mPCIe USB PHY + RTL-SDR (Sentinelle GSM v0.4.0 needs both); the legacy nftables kernel remains available as a manual fallback in the menu. |
||
|---|---|---|
| .. | ||
| espressobin-ultra | ||
| espressobin-v7 | ||
| mochabin | ||
| rpi400 | ||
| vm-arm64 | ||
| vm-x64 | ||
| x64-live | ||
| x64-vm | ||