View Single Post
 
Old 07-19-2008, 07:27 PM
nfoav8or's Avatar
nfoav8or nfoav8or is offline
 
Join Date: Jan 2008
Location: WA, USA
Posts: 933
did you force it to repack Extensions.mkext?
that is what -f does for you on a temporary basis (it ignores the .mkext you have and allows a temp one to be used)

you can force the system to do it itself by opening terminal:

<b>sudo rm /System/Library/Extensions.*</b>

then reboot.

Reply With Quote