mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Correct disk to format in Big Sur and up
On Big Sur and up apple includes the VirtIO driver and therefore the install disk is named Apple Inc. VirtIO Block Device instead of QEMU HARDDISK Media. This PR lets the documentation reflect that.
This commit is contained in:
parent
ddc23b9f77
commit
8ee0d3a207
1 changed files with 2 additions and 1 deletions
|
@ -326,7 +326,8 @@ supported.
|
||||||
- Use cursor keys and enter key to select the **macOS Base System**
|
- Use cursor keys and enter key to select the **macOS Base System**
|
||||||
- From **macOS Utilities**
|
- From **macOS Utilities**
|
||||||
- Click **Disk Utility** and **Continue**
|
- Click **Disk Utility** and **Continue**
|
||||||
- Select `QEMU HARDDISK Media` (\~103.08GB) from the list and
|
- Select `QEMU HARDDISK Media` (\~103.08GB) from the list
|
||||||
|
(on Big Sur and above use `Apple Inc. VirtIO Block Device`) and
|
||||||
click **Erase**.
|
click **Erase**.
|
||||||
- Enter a `Name:` for the disk
|
- Enter a `Name:` for the disk
|
||||||
- If you are installing macOS Mojave or later (Catalina, Big
|
- If you are installing macOS Mojave or later (Catalina, Big
|
||||||
|
|
Loading…
Reference in a new issue