1
0
mirror of https://github.com/foxlet/macOS-Simple-KVM.git synced 2024-06-01 05:33:31 +02:00
Go to file
2019-04-23 22:55:42 -04:00
docs Initial documentation. 2019-04-22 18:11:36 -04:00
firmware Add tools, jumpstart, and firmware. 2019-04-22 23:20:12 -04:00
tools [TOOLS] Set default FMOS catalog to PublicRelease. 2019-04-23 22:55:42 -04:00
.gitignore Add tools, jumpstart, and firmware. 2019-04-22 23:20:12 -04:00
basic.sh Add tools, jumpstart, and firmware. 2019-04-22 23:20:12 -04:00
ESP.qcow2 [ESP] Add apfs.efi. 2019-04-23 22:43:44 -04:00
jumpstart.sh Add tools, jumpstart, and firmware. 2019-04-22 23:20:12 -04:00
README.md Initial documentation. 2019-04-22 18:11:36 -04:00

macOS-Simple-KVM

Documentation to set up a simple Q35 VM based in QEMU, accelerated by KVM.

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.