[DRAFT] Apple silicon macs#10
Conversation
|
Hi ! I don't know if it is the best place to ask this, but I developed a skeleton of the plugin, and I am unable to copy it into install: iokernelrw_krw_plugin.dylib
sudo mkdir -p /usr/lib/libkrw/
sudo cp iokernelrw_krw_plugin.dylib /usr/lib/libkrw/When I think I have to disable some securities to do that, but I don't know which... Best regards |
|
obviously you can't write to rootfs, and its a terrible idea to do so anyway. |
|
Yep, I think so. |
|
yes but if we follow the current trends, when m1 came out, homebrew switched from usr local to /opt/homebrew |
PR that contains a plugin to support Apple Silicon Macs with IOKernelRW.
Related to issue #8 .