Skip to content

Commit 6661089

Browse files
authored
Adjust image size and title
1 parent 069f191 commit 6661089

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/TROUBLESHOOTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Here are some common errors that users may experience while using this patcher:
88
* [Stuck on hard disk selection with greyed out buttons in installer](#stuck-on-hard-disk-selection-with-greyed-out-buttons-in-installer)
99
* [Cannot boot macOS without the USB](#cannot-boot-macos-without-the-usb)
1010
* [Infinite Recovery OS Booting](#infinite-recovery-os-reboot)
11-
* [Internal EFI missing when building OpenCore](#internal-efi-missing-when-building-opencore)
11+
* [Internal disk missing when building OpenCore](#internal-disk-missing-when-building-opencore)
1212
* [System version mismatch error when root patching](#system-version-mismatch-error-when-root-patching)
1313
* [Stuck on boot after root patching](#stuck-on-boot-after-root-patching)
1414
* ["Unable to resolve dependencies, error code 71" when root patching](#unable-to-resolve-dependencies-error-code-71-when-root-patching)
@@ -87,12 +87,12 @@ With OpenCore Legacy Patcher, we rely on Apple Secure Boot to ensure OS updates
8787

8888
* Note: Machines with modified root volumes will also result in an infinite recovery loop until integrity is restored.
8989

90-
## Internal EFI missing when building OpenCore
90+
## Internal disk missing when building OpenCore
9191

9292
If you're using a brand new disk that has not been used before or was never formatted in any macOS type, you may face the following error in OCLP when trying to build on the internal disk.
9393

9494
<div align="left">
95-
<img src="./images/OCLP_Failed_to_find_applicable_disks.png" alt="Failed to find applicable disks" width="800" />
95+
<img src="./images/OCLP_Failed_to_find_applicable_disks.png" alt="Failed to find applicable disks" width="600" />
9696
</div>
9797

9898
There are two ways to to try and resolve this.

0 commit comments

Comments
 (0)