Jump to content

Changing BootLogo with Clover


6 posts in this topic

Recommended Posts

Already tried that with:

<key>Boot</key>
	<dict>
		<key>CustomLogo</key>
		<string>None</string>
                ...
         </dict>

According to the Clover Wiki:

 

None - Use no logo only background color, gray if not specified by custom entry.

 

 

But no luck. It still shows the old Apple Logo.

Link to comment
Share on other sites

 

Hey Alex, :frantics:

 

There you go. http://cl.ly/Wmqu

 

What you need to add is under GUI>>Custom>>Entries (Custom Logo)

 

make sure your path is set like this >> <string>\EFI\CLOVER\themes\logo.png</string> :yes:

and not >> <string>/EFI/CLOVER/themes/logo.png</string> :no:

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...