VanneDC macrumors 6502a Original poster Jun 5, 2010 860 92 Dubai, UAE Oct 12, 2011 #1 Hi, everytime I boot my mp, it boots verbose.. How do I turn that off? Not that much of an issue as it generally stays on, but still.
Hi, everytime I boot my mp, it boots verbose.. How do I turn that off? Not that much of an issue as it generally stays on, but still.
666sheep macrumors 68040 Dec 7, 2009 3,686 293 Poland Oct 12, 2011 #2 Hi Vanne, type Code: sudo nvram boot-args= in Terminal
VanneDC macrumors 6502a Original poster Jun 5, 2010 860 92 Dubai, UAE Oct 12, 2011 #3 thanks Sheepy, also to turn it back on would be another terminal command? boot+args?
666sheep macrumors 68040 Dec 7, 2009 3,686 293 Poland Oct 12, 2011 #4 For instant boot in verbose mode: Code: sudo nvram boot-args="-v" or cmd+V at startup to boot once.