X

Sign in

Forgotten your password?

... or login with Facebook:

Don't have an AndroidPIT account yet? Sign up
Android Forum » Android Developer Forum » Android Developer Forum » How can i copy dev / block / mtdblock from phone to my laptop

How can i copy dev / block / mtdblock from phone to my laptop

How can i copy dev / block / mtdblock from phone to my laptop
created on Oct 18, 2011 11:58:36 AM
I'm working on a project on forensic University Android phones.
I deal with the acquisition of physical data.
I would copy the partitions residing in dev / block / mtdblock on my laptop and mount them to see the content "offline."
I try to copy the partition with the command
"dd if = / dev/mtdblock/mtdblock1 of = / sdcard / data.dd bs = 2048"

but I have this error:

"/ Dev / block / mtdblock: read
error: I / O error
0 +0 records in
0 +0 records out
Transferred 0 bytes
in 0,004 secs (0 bytes / sec) "

It is not a permission problem on sdcard because I can not even copy the partition to another folder like / date.

how can I do this?
can anyone help me?
thanks
Reply with quote Reply Link ±0     (0 votes)
RE: How can i copy dev / block / mtdblock from phone to my laptop
created on Oct 20, 2011 11:24:08 AM
IM going to move this thread to the developers forum. You'll probably have more sucess there, I'd bet!

-----
Android News I Android Apps I > App Center

Reply with quote Reply Link ±0     (0 votes)