The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Boot-args (iBoot variable)"
Line 1: | Line 1: | ||
− | This variable is ignored in firmware >=2.0 when booting to NAND. See also [[Talk:Restore Mode]] |
+ | This variable is ignored in firmware >=2.0 when booting to NAND. See also [[Talk:Restore Mode]] These can bee booted with a patched iBoot, redsn0w does this when you set custom bootargs. |
=Known Settings= |
=Known Settings= |
||
Line 8: | Line 8: | ||
* auto-boot (true/false. False does not try to boot the kernelcache) |
* auto-boot (true/false. False does not try to boot the kernelcache) |
||
* backlight-level (value from 1 to 128 for backlight level) |
* backlight-level (value from 1 to 128 for backlight level) |
||
+ | * debug=# (# can be replaced with 0x09 for kernel debugging) |
Revision as of 04:33, 12 June 2013
This variable is ignored in firmware >=2.0 when booting to NAND. See also Talk:Restore Mode These can bee booted with a patched iBoot, redsn0w does this when you set custom bootargs.
Known Settings
- "rd=md0 nand-enable-reformat=1 -progress" (Used in restore (and update?) ramdisks)
- pmd= (used in the Ramdisk Hack)
- 1 (?)
- "-v" (Verbose boot)
- auto-boot (true/false. False does not try to boot the kernelcache)
- backlight-level (value from 1 to 128 for backlight level)
- debug=# (# can be replaced with 0x09 for kernel debugging)