The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
 
LinkBack Thread Tools Display Modes
  #61  
Old 09-02-2009, 02:35 PM
What's Jailbreak?
 
Join Date: Aug 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

I got through this part just fine, I can't moved on to the next though. Keep getting the timed out error.

Quote:
Originally Posted by scroll1 View Post
antnida, you need to use root@192.168.1.102 to get into your iphone ( assuming your iphone's ip address is 192.168.1.102). Then use the password for root mentioned earlier
Got stuck right here. Keep getting the timed out error. I did checked my router and allow port 22 to open as well as having WinCSP running.

Quote:
Originally Posted by lmarr28 View Post
Next, you'll want to make sure that you can SSH into your computer from the iPhone. To do that, open Terminal on the iPhone and enter:
Code:
ssh <username>@<computer-ip>
Where:
<username> = Your user name on the computer.
<computer-ip> = Your computer's IP address on the LAN.

If that worked, you should be prompted to enter a password for <username>. If the connection times out, then you need to make sure that you have the SSH server running on your computer and make sure that port 22 (the default SSH port) isn't being blocked by your router's firewall.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #62  
Old 09-28-2009, 11:18 PM
What's Jailbreak?
 
Join Date: Sep 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

I need to recover ~600 baby pictures from my jailbroken 3.1 iPhone, but I seem to be missing BSD Subsystem and can't add any new sources. Is there anyway to get this to work? I'm probably missing something simple, but I REALLY need to get the pictures after iTunes said backup complete twice and I went to restore after my jailbreak and non of my data was there anymore

Any help? TIA
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #63  
Old 10-13-2009, 05:55 AM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by 0mie View Post
I need to recover ~600 baby pictures from my jailbroken 3.1 iPhone, but I seem to be missing BSD Subsystem and can't add any new sources. Is there anyway to get this to work? I'm probably missing something simple, but I REALLY need to get the pictures after iTunes said backup complete twice and I went to restore after my jailbreak and non of my data was there anymore

Any help? TIA
lets see if this helps you or anyone out there.

on iphone, restore firmware, download openssh and mobile terminal.

to setup ssh server:
download ubuntu, burn iso, boot it, select the one with no changes.

http://ftp.ucsb.edu/pub/mirrors/linu...sktop-i386.iso

open terminal, install sshd by typing:
sudo apt-get install openssh-server

then change password:
sudo passwd

find your ip address, look at inet addr:
ifconfig

now your done with the ssh server.


go to your iphone, type this in terminal:
dd if=/dev/disk0 | ssh root@ipaddress 'dd of=/dump.img'

now go back to ssh server, find dump.img, move/copy it to your hard drive.

now reboot pc, download magicdisc:
Mount ISO Files - Freeware MagicDisc Download

and download photorec:
TestDisk Download - CGSecurity

mount the img file, and follow these directions to run photorec.
PhotoRec Step By Step - CGSecurity

sorry if directions are messy, i've been working on this all day, i'm tired, n ready to sleep!

Thanks and credit goes out to Imarr28 and teeks and google search, with some yahoo answers. thanks, i'm tired, good nite!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #64  
Old 10-14-2009, 11:16 PM
What's Jailbreak?
 
Join Date: Oct 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

can you show more details how to use ubuntu??? and wats ip we should use? I tried my computer's IP and it came up with "connection refused".Then I used my Iphone's IP and it showed "permission denied" after typing the password. Can you help me to solve it? thanks
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #65  
Old 10-26-2009, 06:38 PM
What's Jailbreak?
 
Join Date: May 2008
Device + Firmware: Apple iPhone 3GS, White, 32 GB, Jailbroken - AT&T
Operating System: Windows XP
Posts: 9
Thanks: 2
Thanked 0 Times in 0 Posts

@ spoonsslick:

Is this being done on Windows, or Mac?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #66  
Old 10-27-2009, 10:19 AM
SAVAGE5's Avatar
Green Apple
 
Join Date: Aug 2008
Device + Firmware: iPhone 3GS 3.1.2 ra1ned black.
Operating System: POS
Location: Death Valley
Posts: 47
Thanks: 6
Thanked 3 Times in 2 Posts

So does this backup your iPhone? I recently restored my iPhone and no backups were recovered from some reason. Will this get my old contacts possibly?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #67  
Old 10-28-2009, 01:03 PM
What's Jailbreak?
 
Join Date: Oct 2009
Device + Firmware: iPhone 3GS
Operating System: Mac OSX 10.5.8, Win 7
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts

I followed the tutorial step by step, but every time i get the following error (just like PaulCelie). I tried numerous times to no success and need this to recover my daughter's baby pictures!!!!!!!!!

dd: reading /dev/disk0': invalid argument
0+0 records in
0_0 records out

Any help would be greatly appreciated!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #68  
Old 10-30-2009, 12:44 AM
What's Jailbreak?
 
Join Date: May 2008
Device + Firmware: Apple iPhone 3GS, White, 32 GB, Jailbroken - AT&T
Operating System: Windows XP
Posts: 9
Thanks: 2
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by 808casher View Post
I followed the tutorial step by step, but every time i get the following error (just like PaulCelie). I tried numerous times to no success and need this to recover my daughter's baby pictures!!!!!!!!!

dd: reading /dev/disk0': invalid argument
0+0 records in
0_0 records out

Any help would be greatly appreciated!
Yeah, same here.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #69  
Old 11-06-2009, 02:39 AM
What's Jailbreak?
 
Join Date: Dec 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

same issue here:
dd: reading /dev/disk0': invalid argument
0+0 records in
0_0 records out

please help.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #70  
Old 11-08-2009, 11:39 AM
What's Jailbreak?
 
Join Date: Nov 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts

can someone help me?
I followed the guide and after i typed my password in I get this error message:
Quote:
Could not chdir to home directory /home/Moe: No such file or directory
0+0 records in
0+0 records out
I´ve got Windows 7 with OpenSSH and dd.exe.

Thanks a lot
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #71  
Old 11-09-2009, 11:53 AM
What's Jailbreak?
 
Join Date: Nov 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

Just FYI to everyone, I experienced many of the issues reported in this thread. I was using Windows 7. After installing Ubuntu and going that route, I was finally able to get the image to start downloading to the computer.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #72  
Old 11-09-2009, 05:51 PM
What's Jailbreak?
 
Join Date: Nov 2009
Device + Firmware: iPhone 3.1.2
Operating System: Mac OS 10.5
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Quicker way to do all this....

It was taking forever for the disk image to load onto my mac, so I did a little looking around and found that you can ssh over the usb by enabling tethering which was quite easy to do. Now my disk image is downloading at about 1gb/20 min rather than per hour or more.

for tethering:

step 1

iClarified - iPhone - How to Enable Tethering on Your 3.1.2 iPhone 3G, 3GS

step 2 (for ssh once tethered)

http://ex.perimental.net/

UPDATE:

So I got the disk image, ran photorec on the whole thing and it got a bunch of stuff, but none of my photos. I got the disk image right after doing a firmware restore, and I hadnt restored to a backup or taken any pictures or anything, so it would seem that my photos wouldnt have been written over yet.

just wondering if there could be anything Im overlooking... options in photorec for example that anyone had to tweak to make it work... any ideas would be appreciated!

Last edited by shazzmere; 11-09-2009 at 05:57 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #73  
Old 11-09-2009, 10:32 PM
What's Jailbreak?
 
Join Date: Nov 2009
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts

Same problem, photorec found absolutely nothing from before the restore
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #74  
Old 11-10-2009, 06:45 AM
What's Jailbreak?
 
Join Date: Nov 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts

I'm a little bit confused: should i start the dd syntax on my computer with the ssh connection to my iphone?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #75  
Old 11-17-2009, 03:34 AM
What's Jailbreak?
 
Join Date: Nov 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts

I just installed DD.exe to the BIN. folder and then I proceeded with the transfer method and it seems to go through but I get this little ordeal...

eunsei@192.168.1.151's password:
rawwrite dd for windows version 0.3.
Written by John Newbigin <jn@it.swin.edu.au>
This program is covered by the GPL. See copying.txt for details
dd [bs=SIZE] [count=BLOCKS] [if=FILE] [of=FILE] [seek=BLOCKS] [skip=BLOCKS] [--l
ist] [--progress]
SIZE may have one of the following suffix:
k = 1024
M = 1048576
G = 1073741824
iPhone:~ root# dd if=/dev/disk0 | ssh eunsei@192.168.1.151 'dd of=iphone.img'--
localwrt
eunsei@192.168.1.151's password:
rawwrite dd for windows version 0.5.
Written by John Newbigin <jn@it.swin.edu.au>
This program is covered by the GPL. See copying.txt for details


What is going on? Do i need to enter something else??
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 01:04 AM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Top