- Repair Permissions and run:
sudo kextcache -v 1 -a i386 -a x86_64 -m /System/Library/Caches/com.apple.kext.caches/Startup/ /System/Library/Extensions
-v 1 - Verbose output level 1
-a i386 -a x86_64 - Build caches for both 32-bit and 64-bit architectures
