View Single Post
 
Old 02-23-2008, 10:03 PM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
might be slightly easier to do sudo chown -R 0:0 /System/Library/Extensions/*
sudo chmod -R 755 /System/Library/Extensions/*
if you are unsure which kexts to apply permissions to.