Search found 3 matches

by jbob
23 Jul 2015, 22:07
Forum: Partition Recovery
Topic: iPhone 6 and DD
Replies: 0
Views: 1611

iPhone 6 and DD

I have been trying to create a disk dump of the disk0s1s2 partition, but have been unsuccessful. I'm trying to recover some photos that were lost due to the phone having to be restored (no backup available). When I attempt to SSH in and DD the partition, I get the "Resource Busy" error. As far as I ...
by jbob
03 Apr 2012, 22:39
Forum: File recovery
Topic: iPhone & PhotoRec
Replies: 7
Views: 15667

Re: iPhone & PhotoRec


- disk / rdisk: in the second case, Mac OS X doesn't do disk caching
- bs=4096 means the copy is using 4096 bytes read/write operation instead of 512 bytes I/O, it should be faster using bs=4096.
- "ssh -C" enables the compression during the transfer.

The content of the disk image should be ...
by jbob
02 Apr 2012, 23:56
Forum: File recovery
Topic: iPhone & PhotoRec
Replies: 7
Views: 15667

iPhone & PhotoRec

I've used photorec a few times on my iPhone, but haven't had a whole lot of success. I mean I have managed to restore a few lost items, but the majority of what I have found has seemed to be empty files. I have never came close to filling the memory up, only used maybe 30% of its capacity. I would ...