
10-14-2009, 04:10 PM
|
Cheetah
|
|
Join Date: Oct 2009
Location: New Jersey, USA
Posts: 1
|
|
Chameleon also uses the /Extra/Extensions for certain extensions. Just to be sure, run this from terminal:
Code:
chmod -R 755 /Extra/Extensions/
chmod -R 755 /System/Library/Extensions/
chown -R root:wheel /Extra/Extensions/
chown -R root:wheel /System/Library/Extensions
diskutil repairpermissions /
|