wolfie81 Posted October 6, 2014 Share Posted October 6, 2014 Hi guys, Ive got a number of partitions and Im still learning the clover way but I can't get the thing to autoboot.. I tried googling and following instruction but to my knowledge (disclaimer I may not have done it right) the config.plist is set up right. What am I doing wrong? *note I have two partitions with different OSX's that are identical in 'hard disk name', but I know the difference between them when I boot..not sure if this is an issue. Thanks for any help!! </dict> <key>Boot</key> <dict> <key>Arguments</key> <string>kext-dev-mode=1</string> <key>DefaultVolume</key> <string>MacHDD</string> <key>Legacy</key> <string>PBR</string> <key>Log</key> <false/> <key>Secure</key> <false/> <key>Timeout</key> <integer>5</integer> <key>XMPDetection</key> <string>Yes</string> </dict> <key>Devices</key> <dict> <key>Audio</key> <dict> <key>Inject</key> <string>No</string> Link to comment https://www.insanelymac.com/forum/topic/301327-help-cant-get-clover-to-autoboot-configplist-included/ Share on other sites More sharing options...
Maniac10 Posted October 6, 2014 Share Posted October 6, 2014 If you have 2 partitions with the same name then try using the partition’s GUID instead. And upload a boot.log to see why Clover won’t auto-boot. Link to comment https://www.insanelymac.com/forum/topic/301327-help-cant-get-clover-to-autoboot-configplist-included/#findComment-2066830 Share on other sites More sharing options...
wolfie81 Posted October 7, 2014 Author Share Posted October 7, 2014 Im not sure what you mean by using the partitions GIUD. Im not entirely familiar with Clover. Heres the text file for boot log. I hope it can help you help me. Thank you. Edit: Removed boot log. Link to comment https://www.insanelymac.com/forum/topic/301327-help-cant-get-clover-to-autoboot-configplist-included/#findComment-2067032 Share on other sites More sharing options...
The_Village_Idiot Posted October 7, 2014 Share Posted October 7, 2014 VolumeName: Specifies the volume name that is the target of the mount point. The volume name is of the form \?\Volume{GUID}\, where {GUID} is a globally unique identifier (GUID) (for example, \?\Volume{2eca078d-5cbc-43d3-aff8-7e8511f60d0e}) Link to comment https://www.insanelymac.com/forum/topic/301327-help-cant-get-clover-to-autoboot-configplist-included/#findComment-2067067 Share on other sites More sharing options...
wolfie81 Posted October 7, 2014 Author Share Posted October 7, 2014 It worked it worked!!!! Thank you to both of you for helping me. I learnt something new Link to comment https://www.insanelymac.com/forum/topic/301327-help-cant-get-clover-to-autoboot-configplist-included/#findComment-2067087 Share on other sites More sharing options...
Recommended Posts