The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Talk:Restore Mode"
(New page: ==Verbose mode== Anyone care to elaborate on how to enable a verbose restore like in [http://qik.com/video/932215 this video]?) |
ChronicDev (talk | contribs) (→Verbose mode) |
||
Line 1: | Line 1: | ||
==Verbose mode== |
==Verbose mode== |
||
Anyone care to elaborate on how to enable a verbose restore like in [http://qik.com/video/932215 this video]? |
Anyone care to elaborate on how to enable a verbose restore like in [http://qik.com/video/932215 this video]? |
||
+ | |||
+ | ==RE: Verbose mode== |
||
+ | you need to patch iBoot to redirect the pointer of the ramdisk boot-args string somewhere else, where you have a string that is the ramdisk boot-args as well as the -v arg. kinda hacky, but that's what I did and it worked :) |
Revision as of 23:10, 28 January 2009
Verbose mode
Anyone care to elaborate on how to enable a verbose restore like in this video?
RE: Verbose mode
you need to patch iBoot to redirect the pointer of the ramdisk boot-args string somewhere else, where you have a string that is the ramdisk boot-args as well as the -v arg. kinda hacky, but that's what I did and it worked :)