Jump to content
3 posts in this topic

Recommended Posts

HELP, I deleted my AppleACPIPlatform.kext!!!

Nothing is working any more!!!

I'm using Kallyway 10.5.2!

 

Can anybody put that file on a link? (I actually just need the info.plist!! I saved the rest!!))

 

I need my computer for work and its very very urgent!

 

Thanks for help!!

Next time make sure you make a security backup of all of your files before mucking around. Like this for example:

sudo -s
mkdir /extensions_backup
cp -R /System/Library/Extensions /extensions_backup

That way you can recover any lost or damaged files in single user mode.

 

Cheers,

 

- hecker

×
×
  • Create New...