问题
I've browsed through the different answers related to this matter but I still don't get it. I've tried these following solutions: 1. "I am sorry, I forget to answer this question. After few days of googling I found, that problem was caused by hyperthreading (or hyper - v). I decided to edit my boot.ini file with option to start up windows with hyperthreading turned off. I followed this tutorial: http://blogs.msdn.com/b/virtual_pc_guy/archive/2008/04/14/creating-a-no-hypervisor-boot-entry.aspx and now everything works perfect"
- "Just follows these steps:
Go to Control Panel → Program and Feature. Click on Turn Window Features on and off. A window opens. Uncheck Hyper-V option and restart your system. Now, you can Start HAXM installation without any error."
Here are the problems related to those solutions: 1. For this solution, in my command prompt, there is no line for "hypervisorlaunchtype".
- For this solution, there is no Hyper-V option available.
By the way,my computer supports Virtualization Technology. I've used Intel(R) Processor Identification Utility to know this thing. Anyone, please help me.
回答1:
From a command line as admin - type
bcdedit /set hypervisorlaunchtype off
and
bcdedit /set nx AlwaysOn
Make sure you don't have Avast running with Enable hardware-assisted virtualization on.
来源:https://stackoverflow.com/questions/29834445/intel-haxm-installation-error-this-computer-does-not-support-intel-virtualizat