Almost all tutorials online telling you how to get your phone out of recovery mode by using iRecovery say to use the command printenv to check the value of auto-boot boolean. The problem is, whenever I use the command, nothing happens, it just returns to the prompt. It's the same as for the other commands I type e.g.
setenv auto-boot true
saveenv
fsboot
None of them gives any visual response, they all just return to the prompt so I'm not sure if they are doing anything. Can anyone see if I am doing something wrong? Am I miss a switch or something?
The only command that seems to do anything is "reboot" which isn't much help as it does just that, reboots into the previous, stuck on apple logo state.
setenv auto-boot true
saveenv
fsboot
None of them gives any visual response, they all just return to the prompt so I'm not sure if they are doing anything. Can anyone see if I am doing something wrong? Am I miss a switch or something?
The only command that seems to do anything is "reboot" which isn't much help as it does just that, reboots into the previous, stuck on apple logo state.