AndrzejL

Trying to re-part vodafone 858 smart aka huawei u8160 part 1

Jan 1st, 2013
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. [andrzejl@wishmacer ~]$ adb shell cat /proc/mtd
  2. dev: size erasesize name
  3. mtd0: 00500000 00020000 "boot"
  4. mtd1: 00500000 00020000 "recovery"
  5. mtd2: 00140000 00020000 "misc"
  6. mtd3: 00060000 00020000 "splash"
  7. mtd4: 0aa00000 00020000 "system"
  8. mtd5: 04900000 00020000 "cache"
  9. mtd6: 0a6a0000 00020000 "userdata"
  10. mtd7: 01400000 00020000 "userdata2"
  11. mtd8: 01400000 00020000 "cust"
  12. [andrzejl@wishmacer ~]$ adb shell cat /proc/cmdline
  13. mem=211M console=ttyMSM2,115200n8 androidboot.hardware=u8160 androidboot.localproppath=vdf/iepre androidboot.network=umts androidboot.swtype=normal androidboot.mode=boot
  14. [andrzejl@wishmacer ~]$
Advertisement
Add Comment
Please, Sign In to add comment