mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
modprobe: FATAL: Module kvm not found in directory #593
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @asdkjasdfla on GitHub (Jun 1, 2024).
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-pveroot@ubuntu-ct:~# kvm-ok INFO: /dev/kvm exists KVM acceleration can be usedVT-x is enabled. Not sure what else i need to do
@Fort-P commented on GitHub (Aug 14, 2024):
add --privileged to your docker command