drasbeck / macos-thinkpad-t430

macOS on a Thinkpad T430. An almost perfect Hackbook Pro
67 stars 12 forks source link

Kext install location #22

Open Legetzu opened 5 years ago

Legetzu commented 5 years ago

In readme.md it tells to install kext with Kext Utility to System/Library/Extensions. Installing kexts to /System/Library/Extensions is not recommended. Instead kexts should be installed to Library/Extensions to avoid issues.

Also after you've made a successful hackintosh install and installed the kexts to Library/Extensions, you should remove all kexts from EFI. There are rare situations where you need to have some kexts in EFI if the kexts only works in EFI but in my setup I have all in Library/Extensions and none in EFI.

drasbeck commented 5 years ago

Thanks for the comment. Why, though, do you want to remove kext from the EFI?

Legetzu commented 4 years ago

It's usually a good thing to delete them from EFI after you've installed them to /L/E. It's unnecessary to have the kexts loading two times while booting from both directories.

I've had many issues on my other hackintosh systems because I have had the kexts in EFI. In example Whatevergreen sometimes doesn't work fully from EFI.