The storage path of the kext file is /System/Library/Extensions. When the system starts, it will be loaded from the extensions.mkext folder. This is the cache folder, which contains hardware drivers. When installing a new driver, you need to delete it. It will be rebuilt automatically after restarting.
How to install:
With the chameleon as the guide, put the Kext file under the Apple partition /Extra/Extensions/. If not, please create a new folder.
Guided by four-leaf clover, the Kext file is placed in the corresponding system version under \EFI\CLOVER\kexts.
If the driver must be placed in /System/Library/Extensions, you must simply use the Kext utility to repair the system permissions.
Mavericks and Yosemite have the same steps to install the Kext driver. However, it should be noted that 10.9 and 10. 10 need Kext signature. If you need to install unsigned Kext, use rootless=0 and kext-dev-mode= 1 startup parameters.