hackintosh手动修复权限、重建缓存

来源:互联网 发布:hdu2009 java 编辑:程序博客网 时间:2024/06/18 05:22

修复权限:

rm /System/Library/Extensions.mkext

rm /System/Library/Extensions.kextcache

kextcache -k /System/Library/Extensions


重建缓存:

chmod -R 775 /System/Library/Extensions

chown -R root:wheel /System/Library/Extensions

原创粉丝点击