Coopydood / ultimate-macOS-KVM

Helping noobs and pros alike build the ultimate macOS virtual machine with easy automation, powered by KVM. Now with macOS Sequoia beta support!
https://coopydood.github.io/ultimate-macOS-KVM/
GNU General Public License v3.0
355 stars 20 forks source link
automatic automation easy-to-use gpu-passthrough guide kvm libvirt linux macos opencore osx qemu sequoia vfio vfio-passthrough vfio-pci virt-manager virtual-machine virtualization vm

ultimate-macOS-KVM

v0.12.2

Helping you build the ultimate macOS virtual machine, powered by KVM.

What's new?   |   Switch to dev branch... ⎋


ULTMOS VERSION GitHub GitHub repo size Discord


macOS Sequoia Support
Available Now

macOS Sequoia has not yet been tested extensively, but it has been confirmed to install and boot with the current version of ULTMOS on the latest macOS developer beta.


AutoPilot now has an additional option for macOS Sequoia beta!
Please feel free to try out the macOS Sequoia beta with ULTMOS and leave feedback on how it went!

However, you should NOT use macOS Sequoia as your main virtual setup - and should be used for test purposes only. You have been warned!

You can download the latest recovery image below for use with AutoPilot. The file is hosted on the Archive.org website.



BaseSystem.dmg (1.3 GB)
Or, you can also download the torrent.


👋》Introduction

Tired of all the restraints and poor performance of macOS VMs in hypervisors like VirtualBox or VMware? Well, the story changes when you run your virtual machines in kernel space. Welcome to the world of Kernel Virtual Machines.

You might be new to QEMU/KVM, or a long-time veteran - either way, this project aims to help you build a macOS virtual machine that can take full advantage of the power of KVM - but in a user-friendly and approachable way.

Scripts? Configs? QEMU arguments? A "qcow" file? Moo? If you need a little help wrapping your head around this stuff, feel free to check out the FAQs for some quick knowledge on the basics.


ultimate-macOS-KVM


The latest macOS Sequoia beta running on ULTMOS.


💎》Features

[!TIP] Click the []() icon next to a feature to read more about it in greater detail.


🎲》Requirements

As with all other virtual machines / hypervisors, you don't need an uber-powerful PC, but you should expect guest performance to be relative to your host's. Performance can change dramatically based on guest properties, such as virtual cores, allocated memory, and virtual CPU threads - but it really does boil down to how beefy your host's hardware is.

Here's a table with my best judgment on minimum, recommended, and best system requirements:

Minimum Recommended Optimal My Setup
OS linux-5.x Linux Mint Arch Linux Arch Linux
Motherboard Virtualisation
UEFI
Virtualisation
UEFI
IOMMU
Intel VT-d / AMD-V
Virtualisation
UEFI
IOMMU
Intel VT-d / AMD-V
Isolated PCI Lanes
ROG STRIX Z490-E GAMING
UEFI
IOMMU
Intel VT-d
Isolated PCI lanes
CPU ~2014 Intel / AMD
Virtualisation
2 cores
Intel i5 / Ryzen 5
Virtualisation
4-8 cores
Hyperthreaded
Intel i9 / Ryzen 9
Virtualisation
8-16 cores
Hyperthreaded
Intel Core i9-10900K
10 cores
Hyperthreaded
Memory 4 GB 16 GB 32 GB+ 64 GB
Disk Type SATA HDD SATA SSD NVMe SSD NVMe SSD
Disk Space 40 GB 120 GB 500 GB+ 500 GB
Resolution 1280x720 2560x1440 3840x2160 2560x1440
GPU (VFIO) - AMD RX 580 AMD RX 6600 XT AMD RX 5700 XT

[!NOTE] The recommended and optimal specifications are for reference only.

macOS Guest Feature Support Matrix

| | | | | | | | | | |--------------------------:|:--------:|:--------:|:--------:|:--------:|:--------:|:--------:|:---------:|:---------:| | **AutoPilot** | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | **Auto
Download** | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✕ | | **Online
Install** | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | **Offline
Install** | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | **QEMU
Script** | ✓ | ✓ | ✓ | ✓ | ✓ | ✓¹ | ✓¹ | ✓¹ | | **Virt
Manager** | ✓ | ✓ | ✓ | ✓ | ✓ | ?² | ?² | ?² | | **GPU
Passthrough** | ✓ | ✓ | ✓ | ✓ | ✓ | ✓¹ | ✓¹ | ✓¹ | | **VirtIO
Networking** | ✕ | ✕ | ?³ | ✓ | ✓ | ✓ | ✓ | ✓ | | **VirtIO
Storage** | ✕ | ✕ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ¹ If trying to boot macOS Ventura and later with GPU passthrough, you may need to do so using Virtual Machine Manager. The QEMU script may have issues with GPU passthrough. ² macOS Ventura and later have been known to have issues booting *without* GPU passthrough in Virtual Machine Manager. ³ I have no idea whether or not VirtIO networking works on macOS Catalina.
> [!NOTE] > This table is a very **loose** representation of the current state of macOS versions and their support with ULTMOS / QEMU / KVM. It's more for reference and shouldn't be taken seriously. > > If you find something is wrongly marked, please feel free to update it.

📦》Dependencies

The project requires several other packages to function properly, while others can be optionally installed to enhance your experience.

All of the dependencies, both required and optional, are listed below.

[!IMPORTANT] The package names listed below are examples on an Arch-based system. Your distro may be different!

Required

Optional

[!WARNING] You must have all of the required dependencies installed before using this project.

[!NOTE] As of v0.12.0, some libraries, such as pypresence, are bundled with the project by default and require no further user action or installation.

[!TIP] Optional dependencies can enhance your experience, such as using your VM in a GUI, or showing what macOS version you're currently running on your Discord profile.

Your experience is automatically adapted based on the dependencies you have installed. For example, if you have pypresence installed, Discord rich presence will be enabled automatically on AutoPilot scripts.


🐧》Oh, and you NEED Linux.

Shocker; KVM is a module built into the Linux kernel, not Windows Subsystem for Linux or some UNIX-like terminal. You need a full install of at least base Linux on your host. Don't try any of that VM inception shenanigans.

The easiest way to do this is by grabbing some mainstream Linux distro, like Ubuntu, Linux Mint, Manjaro, EndeavourOS - among many, many others. You can theoretically pick any one you like. I use Arch BTW.

[!NOTE] Testing of ULTMOS on different distrobutions is underway - but please note that is has been primarily developed and tested on Arch and Debian-based systems.


🛫》Getting Started

It's easy to get up and running. Simply clone the repo using git. Make sure you have all dependencies installed before getting started.

$ git clone https://github.com/Coopydood/ultimate-macOS-KVM

[!TIP] Alternatively, you can download the latest release here.


Okay, so you've cloned my repo, and cd'd into the directory. Great! Now, before running the script - and to avoid the subsequent and inevitable gotcha - you should enable the libvirtd daemon first if it hasn't been already. Here's an example for Arch-based systems:

$ sudo systemctl enable libvirtd

[!WARNING] This command requires superuser privileges.


and/or check the status of the daemon with

$ systemctl status libvirtd

🧭》Usage

Okay, now you're ready to use ultimate-macOS-KVM. Use the main.py file.

This is your main menu / central hub for the project and everything can be accessed from here.

$ ./main.py

[!CAUTION] Most sub-scripts included in the project should not be run on their own. Always use main.py unless the script was user-generated or stated otherwise.


🖥️》I'm here for GPU passthrough

...and you've come to the right place. ultimate-macOS-KVM includes several handy built-in tools to make VFIO-PCI passthrough (including GPUs) as pain-free as possible. Please see the documentation on how to get started with these tools.

[!TIP] If you're looking for single GPU passthrough, DarknessRafix has an excellent guide that walks you through the process of setting this up using ULTMOS. You can read it here.

Oh, and speaking of...


📖》Documentation

More detailed write-ups on the project and the scripts included, as well as some tutorials can be found on this repo's wiki.

This is continually updated and made better as the project develops. Feel free to help out and write your own!

Changelogs can be found on the releases page.

[!TIP] All documentation and changelogs are included in the docs folder for offline reading.


🛟》Help and Troubleshooting

Alongside the tutorial and explanation documents, this project includes troubleshooting guides for a wide variety of issues - ranging from project issues such as those in AutoPilot, or other issues such as GPU passthrough.

You can search for your problem and find solutions in the Issues and Troubleshooting section of the project wiki.

[!NOTE] If an unexpected problem with the ULTMOS project itself arises, it may be a bug, and can be reported here.


⬇️》Updates

This project has been designed to be updated and made better over time.

As you use it to generate your personal files, having to re-clone the entire repo yourself while preserving your files would be a right pain in the backside. Therefore, there's an automated updater script built right in that you can use to safely update in-place to newer versions of this project, without affecting any of your personal config files, virtual hard drives, or anything else not part of the project files. And, if an update dramatically changes directory structures from your current version, the updater automatically disables its in-place update mechanism to prevent data loss.

Of course, if you're just testing the project, then a "clean install" is probably still preferable.


🖼️》Gallery

Here's a few screenshots showing ultimate-macOS-KVM in action!

[!TIP] More screenshots of ULTMOS in action can be found included in the docs folder!


☢️》Disclaimer

This is my way of giving back to the QEMU, KVM, and VFIO community. Please don't expect much as this is a passion project and not a priority in my life.

[!CAUTION] Do NOT run anything as sudo unless absolutely necessary. If you have an urge to then you need to break that habit asap.

Most of my scripts do not require superuser privileges, however, the ones that do are clearly marked with a yellow ⚠️ next to the operation requiring such permissions.


⚖️》Legal

[!WARNING] This project contains a string of text known as an OS Key (OSK).

Apple uses this key to make it more difficult for non-Macintosh computers to run macOS, by requiring the key to be provided by the SMBIOS.

This OS key is widely available on the Internet and is no longer considered a "secret", and was even included in a public court document.

Apple has attempted to classify the OSK as a trade secret but has ultimately failed in doing so. As a result, it is freely included within this project, as with OSX-KVM.


❤️》Sponsors

These awesome people were generous enough to donate financially to help fuel the 3AM misadventures this project is made from. Thank you so much!

WaveringAnaSaRoKu



If you find this project helpful, and want to support development, you can sponsor it! Any and all donations are incredibly appreciated and never expected or required!


Powered by OpenCore
Version 0.9.7

This project would not be possible without the incredible work of the OpenCore development team. Thank you to everyone involved! ❤️


🤝》Credits & Greetz

While I am the creator of these automation/ease-of-use scripts, this project is not possible without both the prior and current works of some very talented people. The people who have tested the project are also included.