Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/zearp/Nucintosh
Browse files Browse the repository at this point in the history
  • Loading branch information
zearp committed May 11, 2021
2 parents b844f48 + 20a29a4 commit 61dce3b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/report-an-issue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Report an issue
about: Report an issue
title: ''
labels: ''
assignees: zearp

---

Please provide the follow information:

- Steps to reproduce the issue -- this is crucial
- macOS version and optionally the build number
- Any changes you made to the config and/or EFI other than serials/etc
- Any logs related to the issue if applicable
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ That's all!
Updating is easy, first copy the MLB/ROM/SystemSerialNumber/SystemUUID values from your current config to a text file then delete the whole EFI folder and replace it with the latest release/clone from this repo. Copy your PlatformInfo fields from the text file into the new config. Unless you made other changes this is all thats needed.

## Big Sur
+ Working fine with latest Big Sur 11.3 release
+ Working fine with latest Big Sur 11.3 release as well as 11.4 beta builds.
+ Big Sur needs its own version of Airportitlwm, download the kext [here](https://github.com/zearp/Nucintosh/raw/master/Stuff/AirportItlwm.kext-BigSur.zip) and put it in the kext folder replacing the other one
+ When you see ```Forcing CS_RUNTIME for entitlement``` displayed macOS did not hang; its sealing the filesystem, do ***not*** reboot!
+ To fully disable SIP you need to change ```csr-active-config``` to ```FF0F0000``` in the config.
Expand Down

0 comments on commit 61dce3b

Please sign in to comment.