(06-24-2016, 04:29 AM)benpope81 Wrote:(06-24-2016, 03:20 AM)MarkHaysHarris777 Wrote: When the resize_rootfs.sh script is run the / root partition is expanded to use the entire free space of the card. Apparently the script does not exist for droid ?
/boot is probably first on the Linux images, so it's easier to extend the last partition online. But on android, it's probably sandwiched, so has to be done offline, and there's only crappy Phoenix Windows tool to do it.
Indeed that is the main problem:
You probably want to at least increase the size of the /data and /cache partitions but they are stuck in the middle and inside an extended partiton as well, so you have to resize the extended, move /misc to the end, resize /cache, move it to the end, resize /data to fill up the space... I don't think that will work online so you have to do it with gparted or sth from another machine... I don't know if one could swap around the order so that /data sits at the end on a custom image, I am no Android developer...., maybe the order is hardcoded somewhere...
Come have a chat in the Pine IRC channel >>