mk_mmc.sh: show cards size

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/37/head
Robert Nelson 11 years ago
parent 95bd7ee331
commit bf367fee53

@ -1196,6 +1196,7 @@ populate_boot () {
echo "Debug: Contents of Boot Partition"
echo "-----------------------------"
ls -lh ${TEMPDIR}/disk/
du -sh ${TEMPDIR}/disk/
echo "-----------------------------"
umount ${TEMPDIR}/disk || true

Loading…
Cancel
Save