
08-19-2009, 10:27 PM
|
Cheetah
|
|
Join Date: Jul 2009
Posts: 3
|
|
Quote:
Originally Posted by Snow
On all 4 kext that I moved in before I get these errors:
kext is not authentic: ommiting from mkext
Authentication faillures: File owner permissions are incorrect (must be root:wheel)
|
I also had this "problem"
Just take ownership of files and it should work
chown -R root:wheel /System/Library/Extensions
Good Luck
PS The author of the original guide never mentions the fsck -fy command thing so i think you can just skip this step
|