
Originally Posted by
jdoe217
This happened to me as well. I went back to the section about backing up seczone regarding: WARNING REMOTE HOST IDENTIFICATION HAS CHANGED. It didn't ask me for this when I backed up the seczone, but I gave it a try and it worked. Just remember to exit terminal command before clicking on Pre 1.1.1 Upgrade
Open up Terminal. It can be found on your Mac at Applications/Utilities/Terminal. Make sure you are connected to your WiFi network, and still know your iPhone's IP address, as discussed in step 1.
Now, type
ssh -l root your.iPhone's.ip.address
and hit Return.
NOTE: You may get a message saying WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED. If you don't, skip down a bit in this guide to where Terminal is asking for the password...
If you did have that error, and ONLY IF YOU HAD THAT ERROR, then type:
rm /Users/your.os.x.user/.ssh/known_hosts
and hit Return.
Again, type
ssh -l root your.iPhone's.ip.address
If you got that previous remote host error, Terminal will tell you the RSA key fingerprint has changed, and would you like to change it? Type
yes
and hit Return.
You will be asked for the password. Assuming you haven't changed it (which you would know), the password is dottie. No, it will not show up as you type it. This is normal. Hit Return after you type the password.
You will now see a # prompt on the screen. Good. We are SSH'd into your iPhone's filesystem now.
Now exit Terminal and click on Pre 1.1.1 Upgrade in Independence