- Open a Terminal Window
- Run the following commands:
- Run the following command to confirm if the KEXTs are installed
kextstat | grep -s com.bit9
- Run the following command to confirm if the KEXT are loaded
kextfind -case-insensitive -bundle-id -substring 'com.bit9' -print
- If kexts are not loaded run the following command
sudo kextload /path/to/kext.kext