Anscheinden funktioniert das mit dem MTD-Patch doch! Zumindest wenn ich folgendes richtig deute:
Zitat:
Applicable to..
Probably any device that uses the same kind of nand as the G1 MT3G ( msm_nand )
The intial scripts are geared towards G1 / MT3G. however I have 'rewritten' much of the script for v1.5 , it now reads the partition table in dmesg, so it _should_ be universal ** ** Please note, I have not been able to test these scripts on anything but a G1
Please check your SPL's layout before trying these patchers with the following in recovery
Code:
dmesg|awk '/0x.+: "/{ print }'
you should get a list like this
Code:
<5>[ 6.626220] 0x0000024c0000-0x000002500000 : "misc" <5>[ 6.627410] 0x0000026c0000-0x000002bc0000 : "recovery" <5>[ 6.628173] 0x000002bc0000-0x000002e40000 : "boot" <5>[ 6.628936] 0x000002e40000-0x000008840000 : "system" <5>[ 6.629760] 0x000008840000-0x000008a40000 : "cache" <5>[ 6.630554] 0x000008a40000-0x000010000000 : "userdata"
ignore the numbers ( the idea is the script collects these ) its the order of the partitions which is important. |
Orginal Thread hier:
[MOD][RECOVERY] Custom MTD Partitions (resize Data,System and Cache ) [ 2010-08-06 ] - xda-developers
kann es momentan leider nicht testen, da meine Frau es nicht zuläst

(baucht das Handy tagtäglich ohne ausfall....)