Recent content by kazmothe

  1. K

    [Guide]Flashing recoveries through terminal emulator (very easy)

    Re: [Guide]Flashing recoveries through terminal emulator (very ea $ export PATH=/data/local/bin:$PATH $ su # flash_image recovery /sdcard/recovery.img mtd: read error at 0x00000000 (Out of memory) mtd: read error at 0x00020000 (Out of memory) mtd: read error at 0x00040000 (Out of memory) mtd...
  2. K

    [Guide]Flashing recoveries through terminal emulator (very easy)

    flash_image recovery /sdcard/recovery.img $ export PATH=/data/local/bin:$PATH $ su # flash_image recovery /sdcard/recovery.img mtd: read error at 0x00000000 (Out of memory) mtd: read error at 0x00020000 (Out of memory) mtd: read error at 0x00040000 (Out of memory) mtd: read error at...