Jump to content

How to change kext .plist?


longtom
 Share

2 posts in this topic

Recommended Posts

Open the terminal from /Applications/Utilities and type the following:

 

sudo nano /System/Library/Extensions/XXXXXX.kext/Contents/PlugIns/XXXXXXX.kext/Contents/Info.plist

 

change values....

 

Ctrl O <--- Thats letter O

Enter

Ctrl X

 

sudo chown -R root:wheel /System/Library/Extensions/IONetworkingFamily.kext

sudo rm -rf /System/Library/Extensions.mkext

Reboot.

Link to comment
Share on other sites

 Share

×
×
  • Create New...