mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
increase rootfs size
This commit is contained in:
parent
13ae2452f2
commit
5ef2222b2b
@ -22,7 +22,7 @@ ROOT_START="100" # MB
|
||||
ROOT_SRC=${IMG_DIR}/rootfs.tar
|
||||
ROOT=${IMG_DIR}/.root
|
||||
ROOT_IMG=${IMG_DIR}/root.img
|
||||
ROOT_SIZE="200" # MB
|
||||
ROOT_SIZE="220" # MB
|
||||
|
||||
GUARD_SIZE="10" # MB
|
||||
DISK_SIZE=$((ROOT_START + ROOT_SIZE + GUARD_SIZE))
|
||||
|
Loading…
x
Reference in New Issue
Block a user