docker-archive / toolbox

The Docker Toolbox
https://docker.com/toolbox
3.21k stars 1.23k forks source link

Cannot run VirtualBox on Windows 10 x64 version 2004 #900

Open donhuvy opened 3 years ago

donhuvy commented 3 years ago

image

Starting "default"...
(default) Check network to re-create if needed...
(default) Windows might ask for the permission to configure a dhcp server. Sometimes, such confirmation window is minimized in the taskbar.
Unable to start the VM: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm default --type headless failed:
VBoxManage.exe: error: Raw-mode is unavailable courtesy of Hyper-V. (VERR_SUPDRV_NO_RAW_MODE_HYPER_V_ROOT)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:01.506286 Power up failed (vrc=VERR_SUPDRV_NO_RAW_MODE_HYPER_V_ROOT, rc=E_FAIL (0X80004005))
Looks like something went wrong in step ´Checking status on default´... Press any key to continue...

image

weeix commented 3 years ago

I couldn't run VirtualBox in Win10 2004 as well but somehow able to start Docker Quickstart Terminal.

The error message stated something about Hyper-V. Maybe this question in Stack Overflow might help:

https://stackoverflow.com/questions/50053255/virtualbox-raw-mode-is-unavailable-courtesy-of-hyper-v-windows-10

PtrckM commented 3 years ago

I can launch it via Docker Quickstart Terminal but when I tried to open Virtualbox

image

When I upgrade the Virtualbox to the latest version dockertoolbox won't launch anymore.