浏览代码

Note about resizing the partition

Bob Mottram 9 年前
父节点
当前提交
dd11e7c17c
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      src/freedombone-prep

+ 3
- 0
src/freedombone-prep 查看文件

@@ -254,6 +254,9 @@ $SUDO cp -f /tmp/freedombone_motd $MICROSD_MOUNT_POINT/$ROOTFS/etc/motd
254 254
 clear
255 255
 echo '*** Initial microSD card setup is complete ***'
256 256
 echo ''
257
+echo 'To avoid running out of disk space you may first wish to resize the'
258
+echo 'partition to the size of your microSD card, using something like gparted.'
259
+echo ''
257 260
 echo 'The microSD card can now be removed and inserted into the Beaglebone Black.'
258 261
 echo 'Once the Beaglebone has booted then you can log in with:'
259 262
 echo ''