若要以Verbose Mode启动iPhone, 先ssh到iPhone(Terminal), 或者使用iPhone的Term-vt100程序, 在terminal窗口内输入如下命令:
#nvram boot-args="-v"
#reboot
其中reboot命令是重启iPhone, 重启后, 会看到iPhone滚屏显示的调试信息.
若要取消Verbose Mode, 在terminal窗口中输入:
#nvram boot-args=
#reboot
...most about mac
#nvram boot-args="-v"
#reboot
#nvram boot-args=
#reboot