Difference between revisions of "Auto-boot (iBoot variable)"

From The iPhone Wiki
Jump to: navigation, search
(New page: If set to false or 0, the device will boot straight into recovery mode when powered on. iBoot is what checks for this variable while booting. If set to true or 1, the device will boot ...)
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
  +
{{lowercase}}
If set to false or 0, the device will boot straight into recovery mode when powered on. [[iBoot]] is what checks for this variable while booting. If set to true or 1, the device will boot normally.
 
  +
'''auto-boot''' is an [[iBoot (Bootloader)|iBoot]] variable (parameter?) that when set to <code>false</code> (<code>0</code>), will boot the device strait into [[Recovery Mode|recovery mode]] when powered on. If set to anything else (<code>true</code> being non-zero), the device will boot normally unless something else causes the device to fail, such as [[DFU Mode|entering DFU mode]].
  +
  +
{{stub|software}}

Latest revision as of 21:04, 24 December 2012

auto-boot is an iBoot variable (parameter?) that when set to false (0), will boot the device strait into recovery mode when powered on. If set to anything else (true being non-zero), the device will boot normally unless something else causes the device to fail, such as entering DFU mode.

Tango Media-cdrom.png This software article is a "stub", an incomplete page. Please add more content to this article and remove this tag.