Last active
August 1, 2017 05:43
-
-
Save graphis/f896d0dc75a5c84f2829669f892bfe9d to your computer and use it in GitHub Desktop.
El sierra kernel cache update
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
touch /System/Library/Extensions | |
touch /Library/Extensions | |
kextcache -i / | |
sudo chmod -R 755 name.kext | |
sudo chown -R root:wheel name.kext | |
sudo rm -R Extensions.kextcache | |
sudo rm -R Extensions.mkext | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment