View Single Post
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#185
Solved it..

Code:
/dev/mmcblk0p1 : start=       64, size = 38720000, Id= c
/dev/mmcblk0p2 : start= 38720064, size = 22105600, Id=83
/dev/mmcblk0p3 : start= 60825664, size =  1572864, Id=82
/dev/mmcblk0p4 : start=        0, size =        0, Id=0
I had some problems to make swap on partition 3 but solved it with:

Code:
sfdisk -c /dev/mmcblk0 3 82
I followed sollution #3 in this guide but recalculated the size.

I had to reflash to PR1.1 to make this work.. then i upgraded to PR1.2 OTA.

Last edited by AlMehdi; 2010-07-25 at 01:46.