sarkrui / NUC8i7BEH-Hackintosh-Build

[GUIDE] Installing macOS Mojave (10.14.x) on Intel NUC8i7BEH using Clover UEFI
345 stars 45 forks source link

CSR 0x67 state causing issues pre-install? #10

Closed ezhes closed 5 years ago

ezhes commented 5 years ago

Using the 0x67 flag for CsrActiveConfig seemed to cause Couldn't allocate runtime area on my NUC. Setting 0x03 and adding slide=0 fixed it. Did you have CSR=0x67 when you ran your install? If you didn't, I'll submit a pull to patch it since IMO SIP is useless/unnecessary for hackintoshes anyways since most users will be screwing around with internal system stuff and so SIP is just a pain in the ass.

ezhes commented 5 years ago

I'm a clown, 0x03 is an invalid SIP state. 0x67 is SIP disabled. Unclear what exactly fixed this issue unfortunately since I'm fairly certain I tried slide=0 before and it didn't fix this issue. Closing as there's no point to this issue.