Talk:Restore Mode

From The iPhone Wiki
Revision as of 23:16, 28 January 2009 by James (talk | contribs)
Jump to: navigation, search

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 :)

RE: RE: Verbose mode

That is hacky indeed, but I'll try and figure out how to. Thanks Chronic.