Jump to content
4 posts in this topic

Recommended Posts

=======

open terminal to edit the plist file

 

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

 

enter your root password: xxxxxxxx

 

Find the "-v" with your arrow keys, the mouse wont work!

 

remove the flag "-v" so that this is left <string></string>

 

CNTRL+o to save, if it ask you what to save, just press ENTER, then CNTRL+x to exit,

 

Reboot

=======

 

 

Also, you should add the graphics string to this so the gray apple logo screen is the correct resolution for your display. (not all lo-res and chubby).

 

Simply change the "string" line listed above to this --> <string>"Graphics Mode"="1680x1050x32"</string>

 

Be sure to change the 1680x1050 part to the resolution of your display.

×
×
  • Create New...