Installing HAXM on osx Yosemite
问题 I'm following the instructions to install Intel HAXM on OS X. https://software.intel.com/en-us/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-mac-os-x These instructions say to install the driver, and once it's done run kextstat | grep intel to see if it's installed. If not, then run sudo kextload –b com.intel.kext.intelhaxm . However, at least on OS X Yosemite, I get the following error when I run kextload: $ kextstat | grep intel $ sudo kextload