Hot to dd (disk drive) my ipod touch?

Advertisement

gustavoturm
Joined:
Posts:
2
Location:
Brazil

Hot to dd (disk drive) my ipod touch?

Hot to dd (disk drive) my ipod touch?

I'm accessing my i pod touch through the winSCP, and when i have access, i use this on terminal:

dd if=/dev/rdisk0 bs=4096 | ssh -C username@computer_IP 'dd of=iphone.img'

But it says there's an error on key verification. I've been using info from this page:

https://winscp.net/eng/docs/scriptcommand_open

But none of my commands seems to work, what should i do? I've been using this command on winSCP terminal:

open 192.168.1.104 -hostkey="ssh-rsa 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx"

Reply with quote

Advertisement

gustavoturm
Joined:
Posts:
2
Location:
Brazil

Re: Hot to dd (disk drive) my ipod touch?

martin wrote:

Have you replaced the xx:xx:xx:xx with actual host key?

Yes, but i got this error.

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Hot to dd (disk drive) my ipod touch?

Please post a full log file showing the problem.

To generate log file, enable logging, log in to your server and do the operation and only the operation that causes the error. For posting extensive logs you may use pastebin or similar application. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you may email it to me. You will find my address (if you log in) in my forum profile. Please include link back to this topic in your email. Also note in this topic that you have emailed the log.

Reply with quote

Advertisement

You can post new topics in this forum