summaryrefslogtreecommitdiff
path: root/recipes-core/fs-init
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-11-13 07:43:38 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-11-13 13:19:59 +0100
commit3aa3838ba56b46a53a52dc641cf2b151084cb0fc (patch)
treecdfca830c865839e83e95a8a3523f9294dd06c85 /recipes-core/fs-init
parent1b1450bc1f067d1261d6e60727fc49d9b86034aa (diff)
apalis/colibri_t30: fix resizefs
Diffstat (limited to 'recipes-core/fs-init')
-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