diff --git a/builder/odroid/build.sh b/builder/odroid/build.sh index 6715f61..f135afc 100755 --- a/builder/odroid/build.sh +++ b/builder/odroid/build.sh @@ -9,7 +9,7 @@ fi ### setting up some important variables to control the build process BUILD_RESULT_PATH="/workspace" IMAGE_PATH="odroid-raw.img" -SD_CARD_SIZE=800 +SD_CARD_SIZE=1300 BOOT_PARTITION_SIZE=64 # create empty BOOT/ROOTFS image file