View Single Post
 
Old 12-29-2008, 03:14 PM
lanceomni's Avatar
lanceomni lanceomni is offline
 
Join Date: Nov 2008
Location: Florida, US
Posts: 521
These threads, listed at the bottom, talk about the error message your getting. Most say removing AppleIntelCPUPowerManagement.kext & extension cache fixed their problem. You can try removing these by using the boot-flag -s and then running the following commands:
Code:
fsck -fy
mount -uw /
rm -R /System/Library/Extensions/AppleIntelCPUPowerManagement.kext
rm -R /System/Library/Extensions.mkext
rm -R /System/Library/Extensions.kextcache
When you reboot use the boot-flags -v -f -F
You may not have Extensions.kextcache but this is not a problem.

Post # 1 http://forum.insanelymac.com/index.php?showtopic=74394
Post # 2 http://forum.osx86scene.com/viewtopic.php?f=3&t=2216&start=0&st=0&sk=t&sd=a

Also shoot us your system specs or add them to your signature.

MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1
Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M
Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9
Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves
Reply With Quote