From dd11e7c17c9487d04ec66e4dfbe56f699270ac72 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 25 Jul 2015 14:36:23 +0100 Subject: [PATCH] Note about resizing the partition --- src/freedombone-prep | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/freedombone-prep b/src/freedombone-prep index 51420ec7..1af4f339 100755 --- a/src/freedombone-prep +++ b/src/freedombone-prep @@ -254,6 +254,9 @@ $SUDO cp -f /tmp/freedombone_motd $MICROSD_MOUNT_POINT/$ROOTFS/etc/motd clear echo '*** Initial microSD card setup is complete ***' echo '' +echo 'To avoid running out of disk space you may first wish to resize the' +echo 'partition to the size of your microSD card, using something like gparted.' +echo '' echo 'The microSD card can now be removed and inserted into the Beaglebone Black.' echo 'Once the Beaglebone has booted then you can log in with:' echo ''