Home > Configuration
Clover will perform an automatic configuration based on the computer's hardware. Nevertheless, an automatic unit is never perfect and this is why the user can permanently change several parameters in the configuration file config.plist or on the fly in the GUI. The configuration file is written in XML but it can be handy to view it as a text file. It can be edited by simple text editors or by plist editors like PlistEdit. Clover is shipped with two variants of this file: a full-size version with all possible configuration options and a minimal version.
The configuration file (config.plist) must be put in the EFI/CLOVER folder.
If you do not know what value a parameter needs, exclude it from the config file completely!
Do not leave a parameter without a value.
Last but not least, do not set a value you do not understand!
In the OS start the Terminal and enter:
/usr/local/bin/clover-genconfig >config.plist
This way you get a nearly complete configuration file with the parameters used to successfully load the OS. Some more manual work is needed to finish it.
Rev 4504
Now clover-genconfig is able to produce all your injection keys used at last successful boot including automatic properties when inject=YES. But not including _DSM methods.
Enjoy!
Design
>
|