Difference between revisions of "IBoot (Bootloader)"

From The iPhone Wiki
Jump to: navigation, search
(New page: This is Apple's bootloader for the S5L8900. It runs what is known as Recovery Mode. It has an interactive interface which can be used over USB or serial. In versions pre 2.0, ther...)
 
Line 2: Line 2:
   
 
In versions pre 2.0, there was an exploit in the [[diags]] command.
 
In versions pre 2.0, there was an exploit in the [[diags]] command.
  +
  +
  +
----
  +
  +
  +
There is a modified iBoot : OpeniBoot, an free and Open Source remplacement of iBoot. Its goals is to have low-level drivers in order to load [[linux on the iPhone]].

Revision as of 20:16, 28 July 2008

This is Apple's bootloader for the S5L8900. It runs what is known as Recovery Mode. It has an interactive interface which can be used over USB or serial.

In versions pre 2.0, there was an exploit in the diags command.




There is a modified iBoot : OpeniBoot, an free and Open Source remplacement of iBoot. Its goals is to have low-level drivers in order to load linux on the iPhone.