Hi Android Developers,

I tried to copy my wiped data from my phone, so i have to read raw
data with dd command. I have root and BusyBox v1.14.2 installed, but
when i type:
dd if=/dev/block/mtdblock5 of=/sdcard/testfile
or even just
dd if=/dev/block/mtdblock5
I get:
dd: /dev/block/mtdblock5: Input/output error
Why can't I copy the data? Any help will be greatly appreciated! :)
Thank You

Unrealshade
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to