Jump to content
7 posts in this topic

Recommended Posts

Can someone please enlighten me on how to effecitlvely replace kexts in OSx86? I'm not sure how the whole proccess goes and I might be needing to do it a few times until I get something to work. I'd appreciate a guide or something quite comprehensive, I know you need to replace them in terminal using sudo and then chmod/chown them, but I'm not sure of the exact procedure. Thanks in advance :)

Link to comment
https://www.insanelymac.com/forum/topic/53594-how-to-replace-kexts/
Share on other sites

Firstly, and obviously, get the new .kext you need.

 

2) Go to System/Library/Extensions in Finder

3) Put the new .kext file in that folder. If you are replacing an old one with the same filename, move (not copy) the old one to the desktop, and put the new one in it's place

4) Go into Disk Utility (Applications -> Utilities -> Disk Utility). Select your OS X volume and click Repair Permissions.

5) Reboot.

Firstly, and obviously, get the new .kext you need.

 

2) Go to System/Library/Extensions in Finder

3) Put the new .kext file in that folder. If you are replacing an old one with the same filename, move (not copy) the old one to the desktop, and put the new one in it's place

4) Go into Disk Utility (Applications -> Utilities -> Disk Utility). Select your OS X volume and click Repair Permissions.

5) Reboot.

 

Not forgetting that we need to remove Extensions.mkext and Extensions.kextcache in /System/Library :D

×
×
  • Create New...