Saturday, August 14, 2010

[SOLVED] The iPhone "iPhone" could not be restored. An unknown error occurred (3014).

If you want the short answer scroll to the bottom.

BACKSTORY
I had a Iphone 3GS with the newer boot rom and jailbroken on 3.1.3. I decided that I wanted to upgreade to 4.0.2 and jailbreak it again but alas as of this post there is no jailbreak for 4.0.2. So I upgraded to 4.0.2 anyways via Itunes. I then discovered that you can downgrade your iphone to 3.1.3 or 4.0 or 4.0.1 IF AND ONLY IF you saved your shsh blobs via Cydia, thankfully I had, so this is what I did.


THE PROCESS
So I followed koi2881's guide to downgrading from 4.0.2 on youtube. I downloaded Tiny Umbrealla and the firmware.

Tiny Umbrella makes it so that iTunes communicates with the Cydia SHSH server and not the itunes server (it can also download your shsh blobs from Cydia) and the firmware is the software package you want to downgrade to, 3.1.3, 4.0., 4.1..etc.

PROBLEM 1
When I "Shift-Clicked" the restore button and I didn't see the firmware in the folder I downloaded it to, I had to rename the zip files to .IPSW instead of .ZIP, problem solved.

PROBLEM 2
When I opened the firmware I wanted to load via itunes, it said, "The iPhone "iPhone" could not be restored. An Unknown error occured (3014)." It seems to me that Tiny Umbrella was not doing its job. I looked at the host file located at "C:\windows\systems32\drivers\etc" and at the bottome I saw "127.0.0.1 gs.apple.com". It appears to me that apple was being redirected to my host computer and that's not correct. So after reading Suariks page on shsh blobs, i correctly changed the host file to say "74.208.10.249 gs.apple.com". Problem solved, this also eliminated the need for Tiny Umbrella.

PROBLEM 3
This time after selecting the firmware package to open, it said, "Error 3014". I turns out i put a # mark in front of the ip address in the host file, dont do that, that's bad. Removed # mark and all is well.

After that everything went smoothly.

SHORT ANSWER:

  • Open notepad as administrator
  • Select File open and go to: C:\windows\system32\drivers\etc\host
  • insert the following at the bottom of the file: 74.208.10.249 gs.apple.com
  • start iphone in restore mode (turn if off and hold the circle button).
  • Open Itunes and shift click "restore"
  • Select the firmware version you want to downgrade to
  • After the firmware upgrade you'll all your stuff unless you restore a backup.
  • if you want to jailbreak go to jailbreakme.com from you iphone

Saturday, December 26, 2009

Iphone and Podcasts Subscriptions

Problem
I cant subscribe to a podcast from my Iphone

Solution
It is not possible. You have to subscribe from within itunes and then sync your phone

PS3 Controller Problem

Problem
My PS3 controller just keeps bliniking

Solution
Reset the controller by sticking a needle in the reset hole in the back
Make sure the playstation is off and connect the controller via the usb port
Turn on the playstation manually (without the controller)
Press the PS button on the controller to sync it
Your controller should now work

Also
You can check the battery of your controller by quickly tapping the PS button and it will display on screen

Wednesday, December 23, 2009

Not all windows installations are created equal

Problem
When I enter my windows cd-key, it says it is invalid (even though it is not)

Reason
There are several different types of windows installation types and a CD key from one, my not work with another. Visit this site, for a great breakdown. The reason your key isn't working is likely because you're using an OEM CD key with a Retail version of windows.

Solutions
You'll have to contact the manufacturer of your computer to obtain a recovery CD (about $20 dollars)

Or find someone who has an OEM version of windows and use your own CD Key with it. I'm almost positive that all OEM CD's are the same.

Formatting a hard drive larger than 32GB into FAT32 in Windows 7

Problem
When I try to format my hard drive I only get options for NTFS (or more recently exFAT), but not FAT32

Reason
Windows does not allow you to format a drive into FAT32 if it is bigger than 32GB, this does not mean that it's impossible, you just cant use "windows" to natively do it, you'll need 3rd party software.

Solution
The quick answer: Use a free program called Partition Wizard, which you can download here.

The long answer: At first I thought the problem was because I was trying to format a external USB drive, but alas it turns out that any drive over 32GB results in this problem. I tried many methods before I could get this to work. Partition Magic does not work with windows 7, nor does a program called Swiss Knife, which many other sites suggest. If FAT32 does not show up as an option under windows formatting, you can still try and force it using the command line with:
format: z: /fs:fat32 /q -- BUT even then if the volume is bigger than 32GB you'll get an error
Some people say that MAC users also have a build in utility in their OS that does it, otherwise just use the program I mentioned above.

Related Searches
Cant format external hard drive into FAT32
No FAT32 options
only NTFS
only NTFS and exFAT
Formatting Hard drive for PS3