http://gothub.r4focoma7gu2zdwwcjjad47ysxt634lg73sxmdbkdozanwqslho5ohyd.onion/theseus-os/Theseus
To run Theseus in QEMU using KVM, you can build Theseus within docker, exit the container (via Ctrl + D ), and then run make orun host=yes` on your host machine. Building and Running Build the default Theseus OS image and run it in QEMU: make run Or, build a full Theseus OS image with all features and crates enabled: make full # # or `make all` Run make help to see other make targets and the various command-line options.