Merge pull request #2 from jeanfrancoisgratton/patch-1

[DOCS] Skip Step 1 if BaseSystem.img is already present.
This commit is contained in:
Foxlet 2019-05-11 17:30:23 -04:00 committed by GitHub
commit 5ac73d1dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ By [@FoxletFox](https://twitter.com/foxletfox), and the help of many others.
You'll need a Linux system with `qemu`, `python` and the KVM extensions installed for this project. A Mac is **not** required.
## Step 1
Run `jumpstart.sh` to download installation media for macOS (internet required). The default installation uses High Sierra, but you can upgrade to Mojave later.
Run `jumpstart.sh` to download installation media for macOS (internet required). The default installation uses High Sierra, but you can upgrade to Mojave later.<br>
This step is unnecessary if you already have a BaseSystem.dmg or BaseSystem.img file. If you have a BaseSystem.dmg file, you will to convert it with the dmg2img tool.
## Step 2
Create an empty hard disk using `qemu-img`, changing the name and size to preference: