Always boot Mac OS X in Verbose Mode
Booting Mac OS X is attractive and all, but some users would prefer to see what’s going on behind the scenes. Verbose mode shows you what is really happening during system startup, and is great for troubleshooting. Typically if you wanted to boot in verbose mode you would hit Command-V during startup, which brings up the familiar white on black console. If you’d prefer to always see the system messages on boot, you can adjust the firmware from the Terminal with the nvram command.
To 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 -p
Mac Deals from the Apple Store:
Social bookmarks:
- del.icio.us | Digg it | Furl | ma.gnolia | Netscape | reddit | StumbleUpon | Yahoo MyWeb |
Comments:
Comments: 7
Comment from hmills
Time: March 26, 2007, 2:29 pm
I would rather just hit command-v when necessary, I prefer the bells & whistles of a nice spunky graphic splash to some scrolling greek text
Comment from anon
Time: March 29, 2007, 7:57 pm
For those who want to exercise geekdom without satiating their true inner geek, you can do this and a lot of other stuff using a gui util like OnyX. But this is, of course, “funner.”
Pingback from Always Boot in Verbose Mode - Little Blue Penguin - Andrew’s Technology Paradise
Time: August 27, 2007, 3:15 pm
[…] (Taken from an OSXDaily article.) […]
Pingback from Peter Bodes Verden » Blogarkiv » Startup Key Combinations for Intel Macs
Time: September 17, 2007, 6:16 am
[…] Want to always start in Verbose mode? Check out this article […]
Pingback from napyfab:blog» Blog Archive » links for 2007-12-10
Time: December 10, 2007, 4:23 pm
[…] Always boot Mac OS X in Verbose Mode - OS X Daily (tags: mac boot verbose osx computer howto bash apple) […]
Pingback from Mac Info » Blog Archive » Drobky 2
Time: March 10, 2008, 6:55 am
[…] Zdroj: OSXDaily […]
Comment from orgon
Time: April 8, 2008, 3:38 pm
thanks a lot


Write a comment