diff --git a/docs/BOOT.md b/docs/BOOT.md index 3fac0aa24..616e1c4b5 100644 --- a/docs/BOOT.md +++ b/docs/BOOT.md @@ -85,6 +85,15 @@ If your Mac is looping back into the beginning of the setup after the first rebo +**Important:** If you're using a brand new disk that has not been used before, choose "View -> Show all devices" in Disk Utility and format the entire disk by choosing the topmost option in the sidebar to avoid a missing internal EFI later when trying to boot OpenCore from internal disk. + + +
+ Wipe disk +
+ + + ::: warning **MacBookPro11,3 Note**: When booting macOS Monterey, you'll need to boot into safe mode if acceleration patches are not installed yet. [Otherwise, you'll hit a black screen due to missing NVIDIA drivers.](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/522) Safe Mode can be entered by holding `Shift + Enter` when selecting macOS Monterey in OCLP's Boot Menu. diff --git a/docs/images/wipe-disk.png b/docs/images/wipe-disk.png new file mode 100644 index 000000000..24dbae4fe Binary files /dev/null and b/docs/images/wipe-disk.png differ