顯示具有 Hyper-V 標籤的文章。 顯示所有文章
顯示具有 Hyper-V 標籤的文章。 顯示所有文章

2015/10/08

Windows 8/8.1/10 Hax kernel module is not installed android

如果你是Windows 8/8.1的用戶,而沒辦法安裝intelhaxm-android.exe
請開啟控制台\程式集\開啟或關閉Windows功能,將Hyper-V取消掉並按確定,重開機即可

因為Windows 8以後的版本會內建Hyper-V,而Hyper-V會lock某些服務及應用,如果你沒有用到建議可以直接將其取消
真是神奇啊微軟XDDDD

2015/09/17

VMware Workstation and Hyper-V are not compatible. Remove the Hyper-V role from the system before running VMware Workstation

前幾個月將系統從Windows 7升級為Windows 10,順便重新建置開發環境,開發環境有用到VS搭配VMware Workstation。
不過安裝好VMware Workstation隔天就飛去大陸啦,也忘記測試VMware Workstation是否能在Windows 10運作正常。
哪知道一連回來主機時,才知道VMware Workstation不能用,跪求Google大神後才知道
Windows 8以上就內建Hyper-V,Hyper-V的Service會影響VMware Workstation的啟動;囧慘了...

#先開啟Hyper-V管理,停止Hyper-V Service



#需用管理者執行cmd
#停止Hyper-V
bcdedit /set hypervisorlaunchtype off

#重啟Hyper-V
bcdedit /set hypervisorlaunchtype auto



參考資料:
https://technet.microsoft.com/zh-tw/library/cc709667(v=ws.10).aspx
https://communities.vmware.com/thread/415417
http://empiricalmusing.com/Lists/Posts/Post.aspx?ID=25