Eh amigo, he de decirte que ahun siendo usuario de linux, no me he enterado de mucho .. .
He introducido el comando en terminal emulator, pero no me ha aparecido ningun misc.img en /sdcard
Pego lo que me ha respondido la consola a para ver si sirve de algo o si he hecho algo mal
Código:
$ dd if/dev/mtd/mtd0 of=/sdcard/misc.img bs=4096
BusyBox v1.16.2 (2010-06-23 22:35:40 BST) multi-call binary.
Usage: dd [if=FILE] [of=FILE] [ibs=N] [obs=N] [bs=N] [count=N] [skip=N]
[seek=N] [conv=notrunc|noerror|sync|fsync]
Copy a file with converting and formatting
Options:
if=FILE Read from FILE instead of stdin
of=FILE Write to FILE instead of stdout
bs=N Read and write N bytes at a time
ibs=N Read N bytes at a time
obs=N Write N bytes at a time
count=N Copy only N input blocks
skip=N Skip N input blocks
seek=N Skip N output blocks
conv=notrunc Don't truncate output file
conv=noerror Continue after read errors
conv=sync Pad blocks with zeros
conv=fsync Physically write data out before finishing
Numbers may be suffixed by c (x1), w (x2), b (x512), kD (x1000), k (x1024),
MD (x1000000), M (x1048576), GD (x1000000000) or G (x1073741824)
Ya te digo que no entiendo mucho de consolas, a ver si ves que falla.
Enviado desde mi HTC Hero usando Tapatalk