summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrecipes-core/fs-init/files/resizefs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/fs-init/files/resizefs.sh b/recipes-core/fs-init/files/resizefs.sh
index 4f38d0b..8f066d1 100755
--- a/recipes-core/fs-init/files/resizefs.sh
+++ b/recipes-core/fs-init/files/resizefs.sh
@@ -4,7 +4,7 @@
# or set in an autostart file from a postinstall script
DISK="mmcblk0"
-PART="mmcblk0p1"
+PART="mmcblk0p2"
logger "resizing $PART to fill its full partition size"
# get the disk total size