Jump to content
5 posts in this topic

Recommended Posts

Hello,

 

I installed Kalyway on my desktop, and when i turn on the computer i get a black screen with some text scrolling down. My friend asked me to do it with his desktop, and i did it and when he turns his computer on he gets a gray apple logo with a white background. Can i get my desktop to have the gray logo on startup?

 

-Opes

Link to comment
https://www.insanelymac.com/forum/topic/106727-solved-gray-apple-logo/
Share on other sites

stick this in your com.apple.boot.plist located in Library/Preferences/SystemConfiguration

 

<string>"Graphics Mode"="1680x1050x32"</string>

 

 

Thank you!

 

Changed

 

<key>Kernel Flags</key>

<string>-v -legacy</string>

 

to

 

<key>Kernel Flags</key>

<string>"Graphics Mode"="1280×980×32"</string>

 

and it worked gr8! Also when Im shutting down its like on a real mac, not some ugly text. Thank you very much, your answer came very quick!

×
×
  • Create New...