macOS-Simple-KVM/README.md

13 lines
475 B
Markdown
Raw Normal View History

2019-04-22 07:25:21 +00:00
# macOS-Simple-KVM
Documentation to set up a simple Q35 VM based in QEMU, accelerated by KVM.
2019-04-22 22:08:10 +00:00
Better instructions will be available in the future, but for now, here's how to get started:
## Step 1
Run `jumpstart.sh` to get some basic installation media for macOS.
## Step 2
Run `basic.sh` to start the machine and install macOS.
## Step 3
Look at the `docs` folder for more information on adding passthrough hardware, set up tunnel networking, and enable sound features.