View Single Post
DA5's Avatar
Posts: 70 | Thanked: 338 times | Joined on Jan 2013
#64
One thing about that guide, it would be better for the eMMC if the partitioning is done during the flash rather than after with GParted. How to do that is described here: http://wiki.maemo.org/User:Joerg_rw/tools

For example to get a 10GB /home you could do this to your Vanilla eMMC bin (the file from step 4 of the guide):
Code:
sed -e "s/size = 2048/size =10240/" path/to/*VANILLA*.bin >patched-VANILLA.bin
Then do step 4 with patched-VANILLA.bin.

There's a reason GParted takes so long, and that's because it's doing a lot of writes to the eMMC.
 

The Following 4 Users Say Thank You to DA5 For This Useful Post: