docs: Add Ventura to supported MacOS releases

This commit is contained in:
Phil Clifford 2023-06-27 18:01:13 +01:00 committed by Martin Wimpress
parent 6545f87cdf
commit 4226c5ac27
8 changed files with 34 additions and 25 deletions

View file

@ -1,6 +1,6 @@
---
author: Martin Wimpress
date: June 14, 2023
date: June 27, 2023
footer: quickget
header: Quickget User Manual
section: 1
@ -181,8 +181,8 @@ 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**
@ -192,8 +192,8 @@ supported.
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. MacOS Extended may not work.
Sur, Monterey and Ventura), choose any of the APFS options
as the filesystem. MacOS Extended may not work.
- Click **Erase**.
- Click **Done**.
- Close Disk Utility
@ -275,6 +275,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).