Jump to content

how to display apple icon with gray background


chung1107
 Share

3 posts in this topic

Recommended Posts

Launch the terminal, and type:

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

 

Then add this:

<key>Boot Graphics</key>

<string>Yes</string>

 

And remove the -v Kernel Flag!

 

Then Save with CTRL + O, exit with CTRL + X.

Link to comment
Share on other sites

 Share

×
×
  • Create New...