Skip to content

Commit 3070802

Browse files
authored
Add some more explanation
1 parent 0c12901 commit 3070802

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/TROUBLESHOOT-MISC.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* [Cannot boot macOS without the USB](#cannot-boot-macos-without-the-usb)
77
* [Infinite Recovery OS Booting](#infinite-recovery-os-booting)
88
* [Stuck on boot after root patching](#stuck-on-boot-after-root-patching)
9-
* [How to Boot Recovery through OpenCore Legacy Patcher](#how-to-boot-recovery-through-opencore-legacy-patcher)
9+
* [Booting Recovery through OpenCore Legacy Patcher](#booting-recovery-through-opencore-legacy-patcher)
1010
* [Black Screen on MacBookPro11,3 in macOS Monterey](#black-screen-on-macbookpro11-3-in-macos-monterey)
1111

1212
**Installer**
@@ -75,9 +75,11 @@ cd "/Volumes/Macintosh HD - Data/Library/Extensions" && ls | grep -v "HighPoint*
7575

7676
Then restart and now your system should be restored to the unpatched snapshot and should be able to boot again.
7777

78-
## How to Boot Recovery through OpenCore Legacy Patcher
78+
## Booting Recovery through OpenCore Legacy Patcher
7979

80-
By default, the patcher will try to hide extra boot options such as recovery from the user. To make them appear, simply press the `Spacebar` key while inside OpenCore's Picker to list all boot options.
80+
Booting into Recovery through the regular key combination (cmd+r) will result in a "no entry" screen, due to the checks detecting an unsupported Mac.
81+
82+
To access Recovery, you will have to boot it through OpenCore using the bootpicker. By default, the patcher will try to hide extra boot options such as recovery from the user. To make them appear, press the `Spacebar` key while inside OpenCore's bootpicker to list all boot options and select recovery for the corresponding OS version.
8183

8284
## Black Screen on MacBookPro11,3 in macOS Monterey
8385

@@ -141,3 +143,4 @@ Head into the GUI, go to Patcher Settings, and toggle the bits you need disabled
141143
| :--- | :--- | :--- |
142144
| ![](./images/OCLP-GUI-Settings-SIP-Enabled.png) | ![](./images/OCLP-GUI-Settings-SIP-Root-Patch.png) | ![](./images/OCLP-GUI-Settings-SIP-Disabled.png) |
143145

146+

0 commit comments

Comments
 (0)