mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
README.md: Update macOS install steps with correct hard disk naming
In a previous commit we dropped usage of VirtIO Block Media from backing the hard disk device in macOS guests. The instructions therefore are updated here to drop the split between macOS versions that we had previously enabled VirtIO Block Media disks and those we didn't. This simplifies the instructions to a single hard disk name for all supported macOS version installations.
This commit is contained in:
parent
6f3bc41750
commit
dba3bb61c6
1 changed files with 2 additions and 6 deletions
|
@ -316,10 +316,6 @@ supported.
|
|||
- Use cursor keys and enter key to select the **macOS Base System**
|
||||
- From **macOS Utilities**
|
||||
- Click **Disk Utility** and **Continue**
|
||||
- On macOS Catalina, Big Sur & Monterey
|
||||
- Select `Apple Inc. VirtIO Block Media` from the list and
|
||||
click **Erase**.
|
||||
- On macOS Mojave and High Sierra
|
||||
- Select `QEMU HARDDISK Media` (\~103.08GB) from the list
|
||||
and click **Erase**.
|
||||
- Enter a `Name:` for the disk
|
||||
|
|
Loading…
Reference in a new issue