View Single Post
 
Old 04-22-2009, 03:49 PM
Dies Dies is offline
Jaguar
 
Join Date: Sep 2008
Posts: 89
Try forcing it to generate a new .mkext and caches. Boot using the '-s' flag, then follow the instructions to check your filesystem, afterwards delete current caches and .mkext and immediately reboot

Code:
cd /System/Library
rm -rf Caches Extensions.mkext Extensions/Caches
reboot
As always careful with rm and double check what you type.
Reply With Quote