mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 09:14:33 +00:00
fix(mochabin): Increase image size to 8G for full install
The 4G image size was insufficient for the full SecuBox install with slipstream packages (~5.5GB rootfs needed). Updated to 8G which fits on SATA or larger SD cards. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
bde1bfa867
commit
de2f3659a4
|
|
@ -60,5 +60,6 @@ SFP_IFACES=eth5 eth6
|
|||
DPI_MODE=inline
|
||||
SWAP_SIZE=0
|
||||
|
||||
# Image size: 4G for 8GB eMMC (MOCHAbin has 8GB eMMC + SATA)
|
||||
IMG_SIZE="4G"
|
||||
# Image size: 8G for full install with slipstream packages
|
||||
# MOCHAbin has 8GB eMMC + SATA, use SATA or larger SD for full install
|
||||
IMG_SIZE="8G"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user