Skip to content

Commit

Permalink
Update Software.md
Browse files Browse the repository at this point in the history
Fix reference for Monterey & OC version
  • Loading branch information
leto1210 committed Jul 15, 2022
1 parent a849c71 commit 10dbb17
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Software.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
---
Setup for a iMac 19,1 with OpenCore v080

Big Sur version 11.6.5 with AMD Vega native support
Monterey version 12.4 with AMD Vega native support

* Jump to [Explain ACPI](./config_explain_ACPI.md)
* Jump to [Explain BOOT](./config_explain_BOOT.md)
Expand All @@ -13,23 +13,25 @@ Big Sur version 11.6.5 with AMD Vega native support

## Create macOS Installation

macOS Big Sur version 11.6.1
macOS Monterey version 12.4
* Format USB (minimum 16 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.
* Create a macOS USB installer `sudo /Applications/Install\ macOS\ Big\ Sur.app/Contents/Resources/createinstallmedia --volume /Volumes/USB`
* Create a macOS USB installer `sudo /Applications/Install\ macOS\ Monterey.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume`
* Install OpenCore to USB installer
* Copy EFI folder here to the EFI partition

## Installing OpenCore

Using OpenCore version 080
Using OpenCore version 082

_Under Drivers (Recommanded / FileSystem / Memory Fix / Additional) choose:_

* _OpenHFSPlus.efi_ - Apple official driver for HFS Plus
* _OpenRuntime.efi_ - Required
* _OpenCanopy.efi_ - Optional
* _ResetNvramEntry.efi_ - Required
* _ToggleSipEntry.efi_ - Optional


## Config.plist
Expand Down

0 comments on commit 10dbb17

Please sign in to comment.