-
Notifications
You must be signed in to change notification settings - Fork 24
Installation
git clone https://github.com/rusty-bits/OC-tool
cd OC-tool
-
Clone the OC-tool repository
git clone https://github.com/rusty-bits/OC-tool -
Enter the OC-tool directory
cd OC-tool -
The
config.plistfile that OC-tool will use for this example needs to be copied into the INPUT directory
For this example we will copy the Sample.plist from the OpenCorePkg repository which is also in the Docs directory
cp Docs/Sample.plist INPUT/config.plist -
The
config.plistneeds to be edited for resources and options specific to the hardware it will run on.
The Configuration.pdf document from the acidanthera/OpenCorePkg repository explains the settings in some detail. Take the time to read it and then edit yourconfig.plist -
Run the tool, in this case I'm using the tool defaults with no options, which will use a prebuilt release.
./OC-tool
