Skip to content

Commit 5ac73d1

Browse files
authored
Merge pull request foxlet#2 from jeanfrancoisgratton/patch-1
[DOCS] Skip Step 1 if BaseSystem.img is already present.
2 parents d29c8aa + eedcdbc commit 5ac73d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ By [@FoxletFox](https://twitter.com/foxletfox), and the help of many others.
77
You'll need a Linux system with `qemu`, `python` and the KVM extensions installed for this project. A Mac is **not** required.
88

99
## Step 1
10-
Run `jumpstart.sh` to download installation media for macOS (internet required). The default installation uses High Sierra, but you can upgrade to Mojave later.
10+
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>
11+
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.
1112

1213
## Step 2
1314
Create an empty hard disk using `qemu-img`, changing the name and size to preference:

0 commit comments

Comments
 (0)