Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

Working EFI-install_USB config

Compare
Choose a tag to compare
@suhrmann suhrmann released this 08 Jun 08:32
· 32 commits to master since this release
09411eb

Bare minimal OpenCore config to run the MacOS Catalina installer. (tested with 001-12336 - 10.15.5 macOS Catalina)

File structure:

EFI
├── BOOT
│   └── BOOTx64.efi
└── OC
    ├── ACPI
    │   └── SSDT-AWAC.aml  [1]
    ├── Drivers
    │   ├── HFSPlus.efi
    │   ├── OpenCanopy.efi
    │   └── OpenRuntime.efi
    ├── Kexts
    │   ├── Lilu.kext
    │   ├── VirtualSMC.kext
    │   └── WhateverGreen.kext
    ├── OpenCore.efi
    └── config.plist