Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 10 Vm and Desktop Docker Issue #501

Open
AlexanderKgr opened this issue Jun 12, 2021 · 3 comments
Open

Windows 10 Vm and Desktop Docker Issue #501

AlexanderKgr opened this issue Jun 12, 2021 · 3 comments

Comments

@AlexanderKgr
Copy link

I am trying to setup a vm with Threat Pursuit
https://github.com/fireeye/ThreatPursuit-VM#installation-install-script
It a custom open source vm with some utilities for forensics.

It is based on windows 10 and it installs Desktop Docker, which has some issues....
image

I have enabled nested virtualization at xen orchestra and followed the info of the error for fixing the issue but nothing worked.

I have checked the device manager and there is an error.
Seems that the device driver for the Hyper-V virtual machine bus provider is the missing component that won't load.

image

@olivierlambert
Copy link
Member

Hi!

You aren't the first to report this problem. We don't know what's causing this 😕

We are investigating.

@WSLUser
Copy link

WSLUser commented Jul 23, 2021

Have you tried checking the BIOS has been configured to enable Nested Virtualization?

Also, it appears to use the WSL2 backend by default in your image. Have you checked to ensure WSL2 is enabled? It will require both the WSL and VMM features to be enabled first. Alternatively, you can unselect the option for Docker to use WSL2 backend, which should switch it back to the Moby VM that relies on Hyper-V directly.

@michael-newsrx
Copy link

This is a long standing issue with XCP-ng and Microsoft Hyper-V. See #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants