View Single Post
 
Old 04-20-2008, 02:34 AM
mrburns05 mrburns05 is offline
Jaguar
 
Join Date: Jan 2008
Posts: 92
http://www.mediafire.com/?jvnfzg0d4xx

dont forget to repair permissions !

speaking of witch, did you repair permissions the first time you tried replacing things?

Code:
sudo chown -R root:wheel /"Your LEO disk"/System/Library/Extensions/"whatever.kext"
sudo chmod -R 755 /"Your LEO disk"/System/Library/Extensions/"whatever.kext"

sudo chown -R root:wheel /Your LEO disk"/mach_kernel
sudo chmod -R 755 /Your LEO disk"/mach_kernel
Reply With Quote