Re: 1.47.651.1 ROOT Method Exploit Poll
cat /sdcard/flash_image > /data/local/flash_image
chmod 755 /data/local/flash_image
/data/local/flash_image misc /sdcard/mtd-eng.img
the first 2 lines seem fine (they repeat the code back at me like it says they will), and the third line gives me:
mtd: read all-zero block at 0x00000000; skipping
mtd: not writing bad block at 0x00000000
error writing misc: No space left on device
$
|