Skip to content

Instantly share code, notes, and snippets.

@graphis
Last active August 1, 2017 05:43
Show Gist options
  • Save graphis/f896d0dc75a5c84f2829669f892bfe9d to your computer and use it in GitHub Desktop.
Save graphis/f896d0dc75a5c84f2829669f892bfe9d to your computer and use it in GitHub Desktop.
El sierra kernel cache update
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