diff --git a/buildroot-external/scripts/hdd-image.sh b/buildroot-external/scripts/hdd-image.sh index ad2a2eb20..3014ca07c 100755 --- a/buildroot-external/scripts/hdd-image.sh +++ b/buildroot-external/scripts/hdd-image.sh @@ -12,7 +12,7 @@ DATA_UUID="a52a4597-fa3a-4851-aefd-2fbe9f849079" BOOT_SIZE=32M BOOTSTATE_SIZE=8M SYSTEM_SIZE=256M -KERNEL_SIZE=16M +KERNEL_SIZE=24M OVERLAY_SIZE=96M DATA_SIZE=1G