Open GoogleCodeExporter opened 9 years ago
what happened before you lost the data ?
Original comment by jean.sig...@gmail.com
on 13 Feb 2014 at 10:18
I work in a repair service center for smartphones. Someone take the device to
us and said that he entered the passcode wrong to often and tried to recover
the data with a programm. i also tried the same tool and it showed me the data
but i can't export without buying the full version. So i tried this ramdisk
method and ended up with this. Now the tool can't see any data anymore.
Need any more information?
Original comment by Reaverma...@googlemail.com
on 13 Feb 2014 at 10:33
weird, what was the tool ? looks like the device was wiped somehow, i don't
think you can recover anything.
Original comment by jean.sig...@gmail.com
on 13 Feb 2014 at 10:46
Wondershare Dr. Phone
Can i write the partition table manually?
I think the iOS has a permanent partition layout ... maybe i can create a
partition table with this layout?
is there a way to push a tool like gparted with the needed files to the iPhone
to scan the filesystem?
Original comment by Reaverma...@googlemail.com
on 13 Feb 2014 at 11:00
did it still boot to the lockscreen before you used the ramdisk ?
i dont think writing the partition table will help, try dumping disk0 but i
suppose it will be all zeroes
Original comment by jean.sig...@gmail.com
on 13 Feb 2014 at 12:47
yes it did. Thats the problem ...
can you give me the command for the disk0 dump please?
Original comment by Reaverma...@googlemail.com
on 13 Feb 2014 at 1:00
ssh -p 2222 root@localhost "dd if=/dev/rdisk0" > dump.bin
Original comment by jean.sig...@gmail.com
on 13 Feb 2014 at 1:23
i think this is bad ...
dd: reading `/dev/rdisk0': Invalid argument
0+0 records in
0+0 records out
0 bytes (0 B) copied, 0.011946 s, 0.0 kB/s
Original comment by Reaverma...@googlemail.com
on 13 Feb 2014 at 1:51
try /dev/disk0 instead of /dev/rdisk0
but i think the device was somehow erased, not sure exactly why
Original comment by jean.sig...@gmail.com
on 13 Feb 2014 at 2:19
same result ... so i think everything is lost.
Damn it ...
Thanks ... if you find any solution or have any idea left please tell me ;)
Original comment by Reaverma...@googlemail.com
on 13 Feb 2014 at 2:25
yes very empty ...
-sh-4.0# fdisk -d /dev/rdisk0
0,0,0x00,-,0,0,0,0,0,0
0,0,0x00,-,0,0,0,0,0,0
0,0,0x00,-,0,0,0,0,0,0
0,0,0x00,-,0,0,0,0,0,0
-sh-4.0# fdisk -d /dev/disk0
0,0,0x00,-,0,0,0,0,0,0
0,0,0x00,-,0,0,0,0,0,0
0,0,0x00,-,0,0,0,0,0,0
0,0,0x00,-,0,0,0,0,0,0
Original comment by Reaverma...@googlemail.com
on 13 Feb 2014 at 3:10
Original issue reported on code.google.com by
Reaverma...@googlemail.com
on 13 Feb 2014 at 10:14Attachments: