diff --git a/docs/DEBUG.md b/docs/DEBUG.md index b4aca977e..69280c8a8 100644 --- a/docs/DEBUG.md +++ b/docs/DEBUG.md @@ -10,6 +10,8 @@ The easiest way to debug yourself is via Patcher Settings. Here there are many d * "Enable OpenCore DEBUG" * "Enable Kext DEBUG" +![](../images/ocdebugimage.png) + When you've enabled these 3 options, rebuild OpenCore and install to your drive. This will provide much greater debug information as well as write logs to the EFI Partition. ## Obtaining OpenCore logs from disk diff --git a/images/ocdebugimage.png b/images/ocdebugimage.png new file mode 100644 index 000000000..07b87f5a6 Binary files /dev/null and b/images/ocdebugimage.png differ