mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-12 05:20:27 +01:00
while downloading i got this error : Error response from daemon: error gathering device information while adding custom device "/dev/kvm": no such file or directory. #431
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 @Naveenreddy7571 on GitHub (Dec 1, 2022).
please help me
@dajix350 commented on GitHub (Dec 4, 2022):
Anyone found a fix for this? I am getting this error on Nobara 36 (Fedora fork) with Docker Desktop installed via the guide on the Docker website for Fedora.
@ifmad commented on GitHub (Dec 5, 2022):
You need to have KVM virtualization installed to be able to have
/dev/kvm.@dajix350 commented on GitHub (Dec 6, 2022):
I installed all the dependency's as the guide said including KVM. I also already use virt-manager (which uses KVM) for other VMs.
@Breadmaster101 commented on GitHub (Dec 14, 2022):
Any updates on if there's a fix for this? I'm having the same problem
@dynamyc010 commented on GitHub (Dec 15, 2022):
the fix for this for me was to not use Docker Desktop, but instead use Docker from the arch repos (in my case)
Desktop seems to take up KVM and it seems containers themselves can't use it if it's running
@dinbtechit commented on GitHub (Dec 23, 2022):
Same issue on Mac M1. Not sure how to install kvm on m1.