Jump to content
3 posts in this topic

Recommended Posts

Hi, I've bee ntrying to install leopard through many methods, until I striked upon a flat disc image install. When I go to boot up into this image, I get the "package 0 didn't work get an HPET" error. 

 

I know the solution is to delete AppleIntelCPUPowerManagement.kext, but I've got no idea how to do so. I cant boot into any OSX, MacDrive and Transmac can't pick up the second hard Drive it is installed on, and I can't get into the install screen to use terminal to delete the kext.

 

Does anyone know how I can solve this? All help will be GREATLY appreciated! :lol:

Link to comment
https://www.insanelymac.com/forum/topic/114394-need-help-with-kext-deletion/
Share on other sites

Boot from Install DISK (leo kalyway ...) press F8 to enter boot options.

boot with -s.

mount your Install partition with

/sbin/mount -uw /dev/disk0s1 /Volumes/ (the disk0s1 thing could be different in your case use the tab key to see your options

chroot /Volumes

rm -R /System/Library/Extensions/AppleIntelCPUManagment.kext

reboot

On the next boot from HD use the -f bootoption to flush the extensions cache.

×
×
  • Create New...