sickcodes / Docker-OSX

Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
https://hub.docker.com/r/sickcodes/docker-osx
GNU General Public License v3.0
46.2k stars 2.47k forks source link

modprobe: FATAL: Module kvm not found in directory #775

Open asdkjasdfla opened 3 months ago

asdkjasdfla commented 3 months ago

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

Fort-P commented 1 month ago

add --privileged to your docker command