Docker-OSX icon indicating copy to clipboard operation
Docker-OSX copied to clipboard

modprobe: FATAL: Module kvm not found in directory

Open asdkjasdfla opened this issue 1 year ago • 1 comments

I have setup a fresh ubuntu CT on proxmox.

I have followed the instructions on installing the needed packages.

modprobe kvm modprobe: FATAL: Module kvm not found in directory /lib/modules/6.5.11-8-pve

root@ubuntu-ct:~# kvm-ok INFO: /dev/kvm exists KVM acceleration can be used

VT-x is enabled. Not sure what else i need to do

asdkjasdfla avatar Jun 01 '24 21:06 asdkjasdfla

add --privileged to your docker command

Fort-P avatar Aug 14 '24 18:08 Fort-P