mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 14:20:28 +01:00
Error response from daemon: error gathering device information while adding custom device "/dev/kvm": no such file or directory. #470
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 @AzeemQidwai on GitHub (Feb 5, 2023).
I am getting the error while trying to run Ventura image. Details of my OS is as follows.
@james-tindal commented on GitHub (Feb 6, 2023):
I have the same problem trying to run the Ventura image on Big Sur.
@AzeemQidwai commented on GitHub (Feb 7, 2023):
I resolved this issue on Ubuntu. I completely uninstall Docker on Desktop and removed all docker folders and dependencies and reinstall it as per this link. Then try to run Ventura on newly installed docker. It works like a charm.