Jump to content
5 posts in this topic

Recommended Posts

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>
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})

×
×
  • Create New...