
04-22-2009, 09:12 PM
|
Jaguar
|
|
Join Date: Sep 2008
Posts: 89
|
|
Quote:
Originally Posted by naquaada
-f recreates the Extensions.mkext file.
|
hmm...
well then the only other thing he can do is recreate it himself once the machine is up and running and the kext in question is loaded
Code:
cd /System/Library
sudo kextcache -a i386 -m Extensions.mkext Extensions/
But really all that does is the same thing... so
I guess he's screwed... 
|