notAperson535 / OneClick-macOS-Simple-KVM

Tools to set up a easy, quick macOS VM in QEMU, accelerated by KVM. Works on Linux AND Windows.
https://notAperson535.github.io/OneClick-macOS-Simple-KVM
MIT License
606 stars 51 forks source link

Is it possible to use an attachable mode? #109

Closed chopin1998 closed 1 week ago

chopin1998 commented 3 months ago

Can we use a detachable mode? That way, we can close the GUI anytime and switch to headless mode, and then reattach it when needed without disrupting the background process.

Thank you!

notAperson535 commented 1 month ago

If it’s possible in qemu you can just add it to the args in basic.sh

notAperson535 commented 1 week ago

@chopin1998 found it. Put -daemonize in the args for basic.sh