Jump to content
2 posts in this topic

Recommended Posts

Simple, just go in and open a terminal and go into su with:

 

su -

 

It will ask your for your password. Once you have authenticated as a admin, Copy and Paste the following:

 

nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

 

It will bring up a very limited text (also small) text editor called nano.

 

Look for: <key>Kernel Flags</key>

 

when you find it you will see a string table with a -v, remove that and save buy hitting Ctrl+O and enter.

 

Close the terminal and it will boot regularly, without all the text.

 

If you want verbose again, when it starts up, hit F8 and type the -v, and it will do verbose for that session.

×
×
  • Create New...