The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Recovery Mode"
Awesomebing1 (talk | contribs) (Less choppy.) |
m (updating page link.) |
||
Line 25: | Line 25: | ||
=== Automatic Method === |
=== Automatic Method === |
||
Call the AMRecoveryDeviceSetAutoBoot & AMRecoveryDeviceReboot functions in the [[MobileDevice Library|MobileDevice Framework]] |
Call the AMRecoveryDeviceSetAutoBoot & AMRecoveryDeviceReboot functions in the [[MobileDevice Library|MobileDevice Framework]] |
||
− | or send the following commands to the [[iPhone]] using a terminal |
+ | or send the following commands to the [[List of iPhones|iPhone]] using a terminal |
<pre>> setenv auto-boot true |
<pre>> setenv auto-boot true |
Revision as of 10:55, 14 November 2015
Recovery Mode is a failsafe in iBoot that is used to reflash the device with a new OS, whether the currently installed one is somehow damaged or the device is undergoing an upgrade via iTunes.
Information about Recovery Mode's protocols is available.
Contents
Entering Recovery Mode
Automatic Method
Call the AMDeviceEnterRecovery function in MobileDevice Framework
Manual Method
- Connect the device to a computer
- Make sure the iPhone is at the homescreen.
- Hold down the lock button.
- Ignoring the "Slide to power off" message, hold the home button and the power button until the screen goes black.
- Turn the iPhone back on.
- Hold down the home button.
- Wait until you see the iTunes logo and the cable on the iPhone.
or
- Turn off the device.
- Press and hold the home button.
- Connect the device with iTunes.
- Wait until you see the iTunes logo and the cable on the iPhone.
Exiting Recovery Mode
Automatic Method
Call the AMRecoveryDeviceSetAutoBoot & AMRecoveryDeviceReboot functions in the MobileDevice Framework or send the following commands to the iPhone using a terminal
> setenv auto-boot true > saveenv > reboot
Manual Method
Hold the Home button + Power Button till the Apple Logo Appears
Recovery Mode output to the computer
iProduct: "Apple Mobile Device (Recovery Mode)" iSerialNumber: "CPID:XXXX CPRV:15 CPFM:03 SCEP:03 BDID:00 ECID:XXXXXXXXXXXXXXXX IBFL:01 SRNM:[XXXXXXXXXXX] IMEI:[XXXXXXXXXXXXXXX]"