On Tue, Jan 24, 2017 at 5:59 PM, <[email protected]> wrote: > Hi > I have put the latest image for the Beagle Black X15 on to a 16GB and wanted > to resize the partition but using df -h the file structure looks a bit > different just a single ext4 partition plus a number of tmpfs files. I am > not sure using existing method of fdisk followed by resize2fs will work > as used for the Beagle Bone. > Any assistance with this would be appreciated
There's a built-in script on the sdcard image: cd /opt/scripts/tools/ git pull sudo ./grow_partition.sh sudo reboot Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYh69z1iSnstBCSMFnfpjYcZMDF6Bx0NGNZ6WtNxWuuBMA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
