Преглед на файлове

Note about resizing the partition

Bob Mottram преди 10 години
родител
ревизия
dd11e7c17c
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3
    0
      src/freedombone-prep

+ 3
- 0
src/freedombone-prep Целия файл

254
 clear
254
 clear
255
 echo '*** Initial microSD card setup is complete ***'
255
 echo '*** Initial microSD card setup is complete ***'
256
 echo ''
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
 echo 'The microSD card can now be removed and inserted into the Beaglebone Black.'
260
 echo 'The microSD card can now be removed and inserted into the Beaglebone Black.'
258
 echo 'Once the Beaglebone has booted then you can log in with:'
261
 echo 'Once the Beaglebone has booted then you can log in with:'
259
 echo ''
262
 echo ''