Replies: 1 comment
-
|
Apple only allows 2 macOS VMs to run at the same time, it is a macOS restriction. It affects all programs that virtualise macOS on M series chips. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Cross-posted from #1217.
Hey all, having an issue with starting and stopping multiple tahoe images sequentially. I don't believe I am doing anything fancy but keep running into the following error from my macOS host after starting and gracefully stopping a tart guest a couple times.
Detailed Reproduction
I have also tried variants of using
tart stop my-tahoeto stop the VMs from the host as well as runningsudo shutdown -h nowfrom the guest in lieu of clicking through to shutdown through the macOS menus. Both bring me back to the same broken state.Here is my host system configuration:
To get out of this state I need to restart my host macOS machine, which basically makes this unusable for me. Has anyone else run into this or worked around it? Any help appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions