Jump to content
325 posts in this topic

Recommended Posts

1 hour ago, Cyberdevs said:

@Mirone

I'd like to submit a bug report, It's nothing important but I thought you might wanted to know about it (if it hasn't been reported yet).

I restored the sealed snapshot and it worked fine but I noticed the Volume that I had Tahoe installed on which I conveniently labeled it as Tahoe has been renamed to _Macintosh_HD_ after being restored. It's no biggie I just renamed it back to Tahoe but still I wanted to share it with you.

Thanks for sharing this, this issue was fixed in version 4.1, now the app no longer renames the disk, could you confirm which version you used?

  • Like 2
25 minutes ago, Mirone said:

Thanks for sharing this, this issue was fixed in version 4.1, now the app no longer renames the disk, could you confirm which version you used?

I'm not sure, maybe it was the V4, I'll give the v4.1 a try later and share the results.

  • Like 2

Perfect in NEW: 

Disable SIP:

csrutil disable

csrutil authenticated-root disable

 

RECOVERY WhateverGreen.kext disabled

MyKextInstaller 4.1

 

Testing was done today but I didn't see that there was a new beta version 4.2.

 

image.thumb.png.1c852a13f1f05e8514e2f7bb288dc135.png

 

  • Like 2

@Mirone

 

Thanks for instructions in first post. The app is great.

If I may, I want to add this: Among the different ways to obtain AppleHDA (download from your post, get from beta 1 or Sequoia) is to extract it from the KDK itself:

/Library/Developer/KDKs/KDK_26.0_25A5279m.kdk/System/Library/Extensions/AppleHDA.kext.

 

Congratulations, we have an app icon! 🙂

 

 

Edited by miliuco
Fix typo

@Mirone

 

When running the app, a warning says:

 

Only Apple kexts...

 

Disable SIP first:

- csrutil disable

- csrutil authenticated-root disable

 

Setting SIP to 03080000 (OpenCore) or 0x803 (Clover) allows both, as this SIP value includes CSR_ALLOW_UNTRUSTED_KEXTS, CSR_ALLOW_UNRESTRICTED_FS, and CSR_ALLOW_UNAUTHENTICATED_ROOT.


Perhaps this message could display only the SIP recommendation = 03080000, without referring to the authenticated root (so as not to complicate things more than necessary for the less advanced user). Keeping the reference to the kexts, of course.

 

 

  • Like 1
3 hours ago, miliuco said:

@Mirone

 

When running the app, a warning says:

 

Only Apple kexts...

 

Disable SIP first:

- csrutil disable

- csrutil authenticated-root disable

 

Setting SIP to 03080000 (OpenCore) or 0x803 (Clover) allows both, as this SIP value includes CSR_ALLOW_UNTRUSTED_KEXTS, CSR_ALLOW_UNRESTRICTED_FS, and CSR_ALLOW_UNAUTHENTICATED_ROOT.


Perhaps this message could display only the SIP recommendation = 03080000, without referring to the authenticated root (so as not to complicate things more than necessary for the less advanced user). Keeping the reference to the kexts, of course.

 

 

I will remove this message since the SIP is already mentioned in the step-by-step guide for running the app. I will leave the message about installing the kexts in: S/L/E and /L/E.

  • Like 3
13 hours ago, mick3lson said:

Unfortunately don't work, thanks anyway for your suggestion.

 

If you are using Clover, not possible disable SIP in Recovery mode with commands. Need use Opencore. ;) 

×
×
  • Create New...