InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 03-15-2009, 04:46 PM
Doerak's Avatar
Doerak Doerak is offline
Jaguar
 
Join Date: Sep 2008
Posts: 46
Undo/ unstall kext

He,

For example :i installed AppleACPIPlatform.kext in extension folder. After reboot it gives a kernel panic.
How can i uninstall this kext and replace the backed- up kext. And not have to reinstall the OSX.
I've read: after reboot press f8.
There are -v -s -x

or

boot with -s, then type
Code:

mount -uw /
rm -R /system/library/extensions/AppleACPIPlatform.kext

Can you pleace give some advice on this, thanks.
Reply With Quote
  #2  
Old 03-15-2009, 05:00 PM
Taisto's Avatar
Taisto Taisto is offline
 
Join Date: Jan 2008
Location: TriCity, Poland
Posts: 517
Yepp, just like that. Boot with -s, mount drive, remove kexts with rm, copy backep up kexts with cp command, repair permissions and ownership, and use reboot command. Should work again.


www.ultimae.com
Panoramic music, for panoramic people.

AMD Phenom II X6 3.5Ghz
AMD 990FX Chipset
Kingston HyperX 16GB 1600Mhz
AMD Radeon HD6850 X2 CrossFire
Seagate Barracuda Green 2TB
Reply With Quote
  #3  
Old 03-15-2009, 05:28 PM
Doerak's Avatar
Doerak Doerak is offline
Jaguar
 
Join Date: Sep 2008
Posts: 46
Smile

Thanks, will give it a try.
Reply With Quote
Reply