Skip to content

Commit

Permalink
fuck: 500m still not enough ? try 800m !
Browse files Browse the repository at this point in the history
  • Loading branch information
Revincx committed Jan 25, 2024
1 parent b206184 commit d29f143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/builder-patch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ sed -i "s/CONFIG_ISO_IMAGES=y/# CONFIG_ISO_IMAGES is not set/" .config
sed -i "s/CONFIG_VHDX_IMAGES=y/# CONFIG_VHDX_IMAGES is not set/" .config

# Increase rootfs partition size to 500M
sed -i "s/CONFIG_TARGET_ROOTFS_PARTSIZE=300/CONFIG_TARGET_ROOTFS_PARTSIZE=500/" .config
sed -i "s/CONFIG_TARGET_ROOTFS_PARTSIZE=300/CONFIG_TARGET_ROOTFS_PARTSIZE=800/" .config

0 comments on commit d29f143

Please sign in to comment.