Skip to content

Instantly share code, notes, and snippets.

@autumn-hoerr
Created August 15, 2015 15:11
Show Gist options
  • Save autumn-hoerr/a7801d91d0c985ff5b0c to your computer and use it in GitHub Desktop.
Save autumn-hoerr/a7801d91d0c985ff5b0c to your computer and use it in GitHub Desktop.
installing custom kext
sudo chmod -R 755 <extensionpath>
sudo chown -R root:wheel <extensionpath>
sudo kextcache -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment