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

[Question]: Is there a way to make the container start with VirtualBox VM running #825

Open
2 tasks done
skironDotNet opened this issue Oct 21, 2024 · 0 comments
Open
2 tasks done
Labels
question Further information is requested

Comments

@skironDotNet
Copy link

skironDotNet commented Oct 21, 2024

Is your question not already answered in the FAQ?

  • I made sure the question is not listed in the FAQ.

Is this a general question and not a technical issue?

  • I am sure my question is not about a technical issue.

Question

Is there a way to make the container start with VirtualBox VM running. I have Windows running in VB, but the VM is set to use Hyper-V.
When I try to run docker I get this error
windows | ❯ Extracting Windows XP image...
windows | ❯ Adding drivers to image...
windows | ❯ Building Windows XP image...
windows | ❯ Creating a 64G growable disk image in raw format...
windows | ❯ Booting Windows (legacy) using QEMU v8.2.4...
windows | ❯ ERROR: ioctl(KVM_CREATE_VM) failed: 16 Device or resource busy
windows | qemu-system-x86_64: failed to initialize kvm: Device or resource busy
windows exited with code 15

When shoot down VirtualBox VM, I can start docker container. Is there a way to make both work at the same time?

@skironDotNet skironDotNet added the question Further information is requested label Oct 21, 2024
@skironDotNet skironDotNet changed the title [Question]: [Question]: Is there a way to make the container start with VirtualBox VM running Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants
@skironDotNet and others