Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Latest commit

 

History

History
63 lines (40 loc) · 1.77 KB

Software.md

File metadata and controls

63 lines (40 loc) · 1.77 KB

Software


Setup for a MacMini 8,1 with OpenCore v057

Catalina version 10.15.4

Create macOS Installation

macOS Mojave version 10.15.4

  • Format USB (minimum 8 GB) diskutil eraseDisk JHFS+ USB /dev/disk#

The above command was required for a USB drive which did not have an EFI partition, not created with the GUID partition scheme. The option to create the GUID partition scheme was not in the Mojave Disk Utility GUI.

eraseDisk

  • Create a macOS USB installer sudo /Applications/Install\ macOS\ Catalina.app/Contents/Resources/createinstallmedia --volume /Volumes/USB

createinstallmedia

  • Install OpenCore to USB installer
  • Copy EFI folder to the EFI partition

Installing OpenCore

Using OpenCore version 057

Under Drivers (Recommanded / FileSystem / Memory Fix / Additional) choose:

  • ApfsDriverLoader.efi - This allows OpenCore to see and boot from APFS volumes by loading apfs.efi from ApfsContainer located on block device
  • HFSPlus.efi - Apple official driver for HFS Plus
  • OpenRuntime.efi - Required
  • OpenCanopy.efi - Optional

Config.plist




OpenCore Files

Kext Usage
AppleALC.kext Audio
VirtualSMC.kext Required
FakePCIID.kext  Enhanced compatibility
FakePCIID_Intel_HDMI_Audio.kext  Enhanced compatibility
SMCProcessor.kext Metrics
SMCSuperIO.kext Metrics
IntelMausi.kext Ethernet
Lilu.kext Audio + Graphics
WhateverGreen Graphics