Jump to content
4 posts in this topic

Recommended Posts

The magic switch is "fast" and "customlogo"

In clover configurator Boot section simple click :)

 

 

Sample config.plist:

	<key>Boot</key>
	<dict>
		<key>Arguments</key>
		<string>dart=0 nv_disable=1 kext-dev-mode=1</string>
		<key>CustomLogo</key>
		<false/>
		<key>DefaultVolume</key>
		<string>Yosemite</string>
		<key>Fast</key>
		<true/>
		<key>Legacy</key>
		<string>LegacyBiosDefault</string>
		<key>Log</key>
		<false/>
		<key>Secure</key>
		<false/>
		<key>XMPDetection</key>
		<string>Yes</string>
	</dict>

×
×
  • Create New...