2014-06-25, 23:33
(2014-06-16, 06:38)over_dosis Wrote: dude, can you teach me. how to create a system partition as v3, the internal memory (13GB) = phone storage (13GB). such as merge partitions into one.Warning: back up all Your data, as it will be lost from the phone!
According to my method You need CWM recovery, Diskinfo (from Play Store), HxD hex editor, SP Flash Tool and Your current partition info, ie. MBR and EBR files. With Diskinfo You can check the actual partition sizes and partition numbers - which is important, as that is the only information that can be used to identify the entries in the xBR files.
Get the xls from my previous post to do the calculations.
Fill up the current partitions part with the current partition info starting with MBR, then EBR1 and EBR2. If You want to change just data and internal SD partitions it is enough to copy the values for these two (or if there is any partiton definition between the two copy that as well, as the xls calculates in sequencial order). If You want to merge partitions, it's a bit more tricky, as You will have to edit the fstab as well, to remove the mount points of the removed partitions. If You want to have it simple, You leave a minimal size for the nt needed partiton, thus You don't have to edit the fstab.
So after entering the current entries, You change the sizes in the new partitions part (don't forget to extend the calculation to as many lines as You have in the current partitions part) and You get the byte values You have to enter with HxD into the xBR files. Then flash the files with SP Flash Tool and format the partitons from CWM. Now You can restore the backup, but use the advanced restore to restore the partitions one by one.