Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Techno Eggnog/sandbox: Difference between revisions

User page
m Another typo... man I must've not proofread this back in February for this stuff.
Updated the default text for the Autobooting step to match recent gbatemp guide update
 
(One intermediate revision by the same user not shown)
Line 122: Line 122:
  ┃  ┃ ┃ ┗ 📜payload.elf
  ┃  ┃ ┃ ┗ 📜payload.elf
  ┃  ┗ 📜payload.elf
  ┃  ┗ 📜payload.elf
  ┣ 📜boot1now.img (UDPOH only)
  ┣ 📜boot1now.img (UDPIH only)
  ┣ 📜recovery_menu (UDPIH only)
  ┣ 📜recovery_menu (UDPIH only)
  ┣ 📜launch.rpx (DNSpresso only)
  ┣ 📜launch.rpx (DNSpresso only)
Line 291: Line 291:
<syntaxhighlight>
<syntaxhighlight>
[boot]
[boot]
autoboot=1
autoboot=3
autoboot_timeout=3
autoboot_timeout=0
</syntaxhighlight>
</syntaxhighlight>


You can adjust the timeout (in seconds) to your liking. The <code>autoboot</code> option corresponds to which option in the minute menu will be loaded. For instance, 1 corresponds to <code>Patch (slc) and boot IOS (slc)</code>. If you'd like to change this value to a different option in the minute menu, you may.
You can adjust the timeout (in seconds) to your liking. The <code>autoboot</code> option corresponds to which option in the minute menu will be loaded. For instance, 3 corresponds to <code>Patch (sd) and boot IOS (slc)</code>. If you'd like to change this value to a different option in the minute menu, you may.


==Fastbooting without an SD Card==
==Fastbooting without an SD Card==