[Question]: Is there a way to make the container start with VirtualBox VM running #825
Open
2 tasks done
Labels
question
Further information is requested
Is your question not already answered in the FAQ?
Is this a general question and not 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?
The text was updated successfully, but these errors were encountered: