zhuangzi23 Posted November 17, 2014 Share Posted November 17, 2014 hello and thanks in advance - but, how I can bypass the clover gui and boot directly into OS X for the most vanilla boot experience? ps: yes, I've googled this but...no solution seems to work... currently running clover 3021 Link to comment https://www.insanelymac.com/forum/topic/302671-remove-clover-gui-at-boot/ Share on other sites More sharing options...
DJHackGT Posted November 17, 2014 Share Posted November 17, 2014 Post you plist dude Link to comment https://www.insanelymac.com/forum/topic/302671-remove-clover-gui-at-boot/#findComment-2086158 Share on other sites More sharing options...
falanx Posted November 17, 2014 Share Posted November 17, 2014 Download Clover Configrator. Mount your EFI Parition, select your config.plist from the home menu then go to Boot and set Timeout to 0. Link to comment https://www.insanelymac.com/forum/topic/302671-remove-clover-gui-at-boot/#findComment-2086178 Share on other sites More sharing options...
Izsakirobi Posted November 18, 2014 Share Posted November 18, 2014 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> Link to comment https://www.insanelymac.com/forum/topic/302671-remove-clover-gui-at-boot/#findComment-2086781 Share on other sites More sharing options...
Recommended Posts