Virtualbox 和 Docker Desktop 不能在Widnows上共存。


VMMR0_DO_NEM_INIT_VM failed: VERR_NEM_MISSING_KERNEL_API_2 (VERR_NEM_MISSING_KERNEL_API_2).
VT-x is not available (VERR_VMX_NO_VMX).

 

我還是以Virtualbox為主吧,畢竟在里面也能用linux 的 docker.

 

Virtualbox will get upset and not run if Microsoft Hyper-V is enabled.

Here's the solution:

1) Open command prompt as administrator

  search for 'command'
  right-click then select 'run as administrator'

2) paste the following command:
  dism.exe /Online /Disable-Feature:Microsoft-Hyper-V
3)Then reboot.


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM