Disconnect, thanks a lot for your help
> Why would you screw up the bootloader?
I was a bit paranoid that I may accidentally type the wrong command
and kill the phone. As I know, there are 6 MTD parts:
$ cat /proc/mtd
dev: size erasesize name
mtd0: 00040000 00020000 "misc"
mtd1: 00500000 00020000 "recovery"
mtd2: 00280000 00020000 "boot"
mtd3: 04380000 00020000 "system"
mtd4: 04380000 00020000 "cache"
mtd5: 04ac0000 00020000 "userdata"
(1) If I build from the GIT source code, should I just replace the
MTD3 (system) with the one that I created?
(2) Is it nececessary to replace userdata?
(3) If I reflash "system" by the "flash_image system /data/local/
system.img" command, is there any chance that other MTD parts will be
damaged. I mean, is there any flakiness in the flash program or the
flash memory that would give me a really bad day?
(4) If I typed the wrong command (say "flash_image recovery /data/
local/system.img), will my phone be completely hosed?
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---