Skip to content

Commit

Permalink
Add Ventura to supported MacOS releases
Browse files Browse the repository at this point in the history
  • Loading branch information
philclifford committed Jun 21, 2023
1 parent 00ea17c commit e33d826
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions quickemu.1-10-macOSguests.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ quickget macos catalina
quickemu --vm macos-catalina.conf
```

macOS `high-sierra`, `mojave`, `catalina`, `big-sur` and `monterey` are supported.
macOS `high-sierra`, `mojave`, `catalina`, `big-sur`, `monterey` and `ventura` are supported.

* Use cursor keys and enter key to select the **macOS Base System**
* From **macOS Utilities**
Expand All @@ -19,7 +19,7 @@ macOS `high-sierra`, `mojave`, `catalina`, `big-sur` and `monterey` are supporte
and click **Erase**.
* Enter a `Name:` for the disk
* If you are installing macOS Mojave or later (Catalina, Big Sur,
and Monterey), choose any of the APFS options as the filesystem.
Monterey and Ventura), choose any of the APFS options as the filesystem.
MacOS Extended may not work.
* Click **Erase**.
* Click **Done**.
Expand Down Expand Up @@ -78,6 +78,7 @@ There are some considerations when running macOS via Quickemu.
* Catalina **(Recommended)**
* Big Sur
* Monterey
* Ventura
* `quickemu` will automatically download the required [OpenCore](https://github.com/acidanthera/OpenCorePkg)
bootloader and OVMF firmware from [OSX-KVM](https://github.com/kholia/OSX-KVM).
* Optimised by default, but no GPU acceleration is available.
Expand Down

0 comments on commit e33d826

Please sign in to comment.