Jump to content
1 post in this topic

Recommended Posts

On Catalina. I've upgraded Opencore from 5.8 to 5.9 with no problems but going to 6.0 and I was getting a kernel panic early on.

Did a rebuild with no difference but finally found someone who had similar issues.

The fix was EnableWriteUnprotector needs to be on where as in the guide it says Off.

After that I wanted to turn off Verbose mode but removing just the -v from the boot args didn't work.

More research led to: https://chriswayg.gitbook.io/opencore-visual-beginners-guide/troubleshooting/verbose

where doing the below solved it:

UEFI -> Quirks:

 

  • ProvideConsoleGop set to True

  • IgnoreTextInGraphics: set to True

  • SanitiseClearScreen: set to True

 

×
×
  • Create New...