tinfoil-hat
Well-Known Member
Hi, I have a relativley fresh install of LMDE7 and would like to run Docker alongside Virtualbox.
The steps to install Docker, I chose
docs.docker.com
I installed my Docker Containers via User, which is also in Docker Group.
Virtualbox is installed trough their APT Repo. it's Version 7.2.4 with Extention Pack. I already have added the user to vbox group.
I also tried to reboot and
I get the Error Message:
If you need any information, let me know
ty
The steps to install Docker, I chose
Install Docker Engine on Debian
Learn how to install Docker Engine on Debian. These instructions cover the different installation methods, how to uninstall, and next steps.
Virtualbox is installed trough their APT Repo. it's Version 7.2.4 with Extention Pack. I already have added the user to vbox group.
I also tried to reboot and
Code:
sudo modprobe vboxdrv
I get the Error Message:
Code:
M Name: -Gateway-Xfce
AMD-V is being used by another hypervisor (VERR_SVM_IN_USE).
VirtualBox can't enable the AMD-V extension. Please disable the KVM kernel extension, recompile your kernel and reboot (VERR_SVM_IN_USE).
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
ConsoleWrap
Interface:
IConsole {xxxxxx-xxxxxx-xxxxxx-xxxxxx}
If you need any information, let me know
ty
Last edited:

