Jump to content

10.8.2 supplemental


28 posts in this topic

Recommended Posts

Try the solution posted by theconnactic.

Otherwise another solution:

 

There is a AppleACPIPlatform.kext specifically for X58 motherboards that prevents kernel panics.

 

I uploaded it to my dropbox for you:

 

https://dl.dropbox.c...atform.kext.zip

 

Unzip it and copy to root of your hackintosh, in a folder named "newacpi".

Do the upgrade of your hackintosh, reboot and start in single user (-s) .

Then execute these commands,one by one :

fsck -fy
mount -uw /
mkdir /acpibackup
cd /System/Library/Extensions
mv AppleACPIPlatform.kext /acpibackup
cd /newacpi/
cp AppleACPIPlatform.kext /System/Library/Extensions

 

If at reboot with -f all went well, you can remove the folders "newacpi" and "acpibackup" in your root.

 

When I do this, it tells me Drivers are missing. :/ I can do a screenshot if needed.

Link to comment
Share on other sites

  • 2 weeks later...
 Share

×
×
  • Create New...