mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
Unable to run in proxmox LXE container (/dev/kdm no such file or directory) #644
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 @Aholicknight on GitHub (Feb 15, 2025).
Hello! I am having a problem setting up docker-osx in a proxmox container. I have unchecked "Unprivileged container" before installing the container and enabled nesting as well. When I run the command, it says "Error response from daemon: error gathering device information while adding custom device "/dev/kdm": no such file or directory"
If I run
kvm-okin the console it says/dev/kdm does not existand that my CPU supports KVM extensions.How would I fix this, please?
Thank you!