10
Jan
Enabling and disabling verbose mode
Posted at 01:55:48 pmTo turn on Verbose booting, at the Terminal type the following: sudo nvram boot-args="-v" Disabling Verbose booting is just as easy: sudo nvram boot-args= If you're curious what the current firmware NVRAM settings are, type the following: nvram… more »