Jump to content
6 posts in this topic

Recommended Posts

Is it somehow possible to change the white Apple BootLogo? I know how to do it with Chameleon but I have no idea how to do it with Clover.

See here costom logo

 

http://clover-wiki.zetam.org/Configuration/Boot

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.

 

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:

 

×
×
  • Create New...