Quote:
Originally Posted by muziling
Just use that commands to erase partition in fastboot.
I don't want to express out and repair my phone again.... and seem impossible to change RHOD100 to RHOD400 by NBH, Or someone can dump these partitions data, then flash back to my phone
non_writeable, but write by fastboot... OK, who can give me wifi partition data
Code:
ptable_add(&flash_ptable, "WIFI", MTD_WFI_CDMA/0x20000,
MTD_MISC/0x20000, 0, TYPE_APPS_PARTITION, PERM_NON_WRITEABLE);
Use Need a dump to build recovery. - Android Forums
|
Muz, which partition(s) do you want? Do you want them from fastboot or within OMGB?
In OMGB I have the following listed in /proc/mtd
Code:
cat mtd
dev: size erasesize name
mtd0: 005c0000 00020000 "recovery"
mtd1: 00060000 00020000 "misc"
mtd2: 00400000 00020000 "boot"
mtd3: 0c000000 00020000 "system"
mtd4: 0e4e0000 00020000 "userdata"
mtd5: 02000000 00020000 "cache"