Skip to content

Commit

Permalink
rootfs size: 5g
Browse files Browse the repository at this point in the history
Signed-off-by: Han Gao <[email protected]>
  • Loading branch information
RevySR committed Sep 21, 2024
1 parent e6f2c0a commit 2cdde85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkrootfs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e
# BOARD=${BOARD:-lpi4a} # lpi4a, ahead
BOOT_SIZE=500M
BOOT_IMG=""
ROOT_SIZE=4G
ROOT_SIZE=5G
ROOT_IMG=""
CHROOT_TARGET=rootfs

Expand Down

0 comments on commit 2cdde85

Please sign in to comment.