dlambert Posted August 23, 2011 Share Posted August 23, 2011 Im using SnoLeo 10.6 Intel/AMD Install DVD on my Custom build rig (self built) AMD Phenom II x4 OC @ 3.6GhzMSI 880GM-E43 MB (ATI CHIP) NVIDIA GTS 450 4GB DDR3 Gskill 1600Mhz 640GB WD Black HD I Got through a successful install, just cant boot it up afterwords. AppleIntelCPUPowerMAnagement times out. Ive tried a ton of Boot strings, and still no joy. Any Ideas? Thanks. I've even tried to Delete the Kexts through Terminal... Link to comment https://www.insanelymac.com/forum/topic/266239-amd-intelcpupm-boot-hang-106/ Share on other sites More sharing options...
dlambert Posted August 23, 2011 Author Share Posted August 23, 2011 mount -uw / cd / mkdir /ExtOff/ mv /System/library/Extensions/GeF* /ExtOff mv /System/Library/Extensions/NV*kext /ExtOff mv /System/Library/Extensions/ATI*kext /ExtOff rm -r /System/Library/Extensions/Extensions.mkext cd / shutdown -r now Second boot use -s use this comand: mount -uw / mkdir /ExtOff/ mv /System/Library/Extensions/AppleIntelCPUPowerManagement.kext /ExtOff/ mv /System/Library/Extensions/AppleIntelCPUPowerManagementClient.kext /ExtOff/ rm -r /System/Library/Extensions/Extensions.mkext cd / shutdown -r now WORKED FOR ME!!!! Link to comment https://www.insanelymac.com/forum/topic/266239-amd-intelcpupm-boot-hang-106/#findComment-1738815 Share on other sites More sharing options...
dlambert Posted November 11, 2011 Author Share Posted November 11, 2011 mount -uw /cd / mkdir /ExtOff/ mv /System/library/Extensions/GeF* /ExtOff mv /System/Library/Extensions/NV*kext /ExtOff mv /System/Library/Extensions/ATI*kext /ExtOff rm -r /System/Library/Extensions/Extensions.mkext cd / shutdown -r now Second boot use -s use this comand: mount -uw / mkdir /ExtOff/ mv /System/Library/Extensions/AppleIntelCPUPowerManagement.kext /ExtOff/ mv /System/Library/Extensions/AppleIntelCPUPowerManagementClient.kext /ExtOff/ rm -r /System/Library/Extensions/Extensions.mkext cd / shutdown -r now WORKED FOR ME!!!! JUST USE THE CHOCOLATE KERNEL and you won't have this problem! Link to comment https://www.insanelymac.com/forum/topic/266239-amd-intelcpupm-boot-hang-106/#findComment-1769680 Share on other sites More sharing options...
Recommended Posts