-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot install on Catalina #63
Comments
I was able to get this working by disabling SIP and manually installing it to my home folder, then copying to the Data volume.
I would love to be able to run this with SIP enabled. |
If memory serves, the install script is written to target |
The driver, including the installer is no longer being supported here by the original developer, so you need to use the one that has been so modified by the folks at Binary Fruit to install in the correct location:
<https://binaryfruit.com/drivedx/usb-drive-support>
…-Al-
On Sep 20, 2020, at 11:56, jdm0 ***@***.***> wrote:
If memory serves, the install script is written to target /System/Library — which it shouldn't, and never should have, as everything under /System is reserved for official macOS stuff. The correct install target is /Library — that's where third-party stuff belongs. The install script needs to be corrected.
|
As of today the newest version at BinaryFruit is version 0.10.2 with the KEXT files built on 2019-09-11 and the PKG file wrapping them being built on 2020-10-27. |
I am trying to install on macOS 10.15.6 and I get the error, "This package is not compatible with this version of macOS. The package is trying to install content to the system volume."
The text was updated successfully, but these errors were encountered: