View Single Post
Posts: 268 | Thanked: 1,053 times | Joined on May 2010 @ The Netherlands
#224
Originally Posted by ViSo View Post
OK, now i using PR1.2! i try Repartition and...
when i reboot with /home in MicroSD, apear image on desktop, and no errors with calendar and other default apps, and when i Format MyDocs, apear a line:
############################ [i think, is the process] before dont apear.
but i continue with the stupids 2GB... i hate my phone...

1 detail, when i write the sfdisk code, says:
sfdisk: input error: unexpected character after id field

why?
It doesn't make any difference if you use PR 1.2 instead of PR 1.3, as I've said here.
The sfdisk command didn't succeed, so your eMMC isn't repartitioned, hence you still got the 2GB partition. Try removing the comments from the table file, so it will look like this:
Code:
unit: sectors
/dev/mmcblk0p1 : start=       64, size= 48242688, Id=c
/dev/mmcblk0p2 : start= 48242752, size= 12582912, Id=83
/dev/mmcblk0p3 : start= 60825664, size=  1572864, Id=82
/dev/mmcblk0p4 : start=        0, size=        0, Id=0
Now try the sfdisk command again (plus the steps that come after it ofcourse)