• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Recent content by elya123

  1. E

    Root Bad block on mtd

    Hi all, I was trying to change the boot image while running. I did it with the following commads (in adb shell): cat /dev/zero > /dev/mtd/mtd2 cat newimage.img > /dev/mtd/mtd2 Apparently, it didn't work. But now, when I try to use tools like flash_image, I receive the following error...