View Single Post
 
Old 08-22-2009, 12:45 AM
slic's Avatar
slic slic is offline
Jaguar
 
Join Date: Aug 2009
Location: Prague, Czech Republic
Posts: 93
congratz...

Repair permissions with this commands:
Code:
sudo chmod -R 755 /System/Library/Extensions/
sudo chown -R root:wheel /System/Library/Extensions/
sudo touch /System/Library/Extensions
reboot.... This reboot will slow then it should be better.
May be stupid but it is possible that this causes verbose mode ( -v )....
Sometimes it seemed ^^

Last edited by slic; 08-22-2009 at 12:56 AM.
Reply With Quote