Will this somehow work with the P500?
https://github.com/Firerat/CustomMTD/
I've used it on an HTC Legend before. Since most Android devices are mtd based...
However, the mtd layout on the P500 have the system partition sandwiched between boot and recovery:
(is this correct? Not from my device but found it on the forum, I've converted the hex "size" value to decimal)
In the latest CM11 from androidarmv6, system and userdata was swapped to gain 9.5MB along with the updated recovery.
Will AutoMTD be able to patch androidarmv6.org CWM? Resizing system/mtdblock2 would be impossible, but swapping and/or merging cache/mtdblock8 with mtdblock9 will be possible for a mere 60MB or so max
And then /cache can by symlinked to /data or to the sdcard?
Worth the trouble?
https://github.com/Firerat/CustomMTD/
I've used it on an HTC Legend before. Since most Android devices are mtd based...
However, the mtd layout on the P500 have the system partition sandwiched between boot and recovery:
(is this correct? Not from my device but found it on the forum, I've converted the hex "size" value to decimal)
Code:
dev: size erasesize name
mtd0: 4456448 00020000 "boot" = 4.25MB
mtd1: 199229440 00020000 "system" = 190 MB
mtd2: 5242880 00020000 "recovery" = 5MB
mtd3: 2883584 00020000 "lgdrm" = 2.75MB
mtd4: 1048576 00020000 "splash" = 1MB
mtd5: 1572864 00020000 "FOTABIN" = 1.5MB
mtd6: 6029312 00020000 "FOTA" = 5.75MB
mtd7: 262144 00020000 "misc" = 0.25MB
mtd8: 67108864 00020000 "cache" = 64MB
mtd9: 209190912 00020000 "userdata" = 199.5MBWill AutoMTD be able to patch androidarmv6.org CWM? Resizing system/mtdblock2 would be impossible, but swapping and/or merging cache/mtdblock8 with mtdblock9 will be possible for a mere 60MB or so max
And then /cache can by symlinked to /data or to the sdcard?
Worth the trouble?
Aucun commentaire:
Enregistrer un commentaire