diff options
| author | name <[email protected]> | 2020-06-04 20:25:29 +0000 |
|---|---|---|
| committer | name <[email protected]> | 2020-06-04 20:25:29 +0000 |
| commit | 333aeefd4fc2064dffe583b6f9b4a4f7601c68f3 (patch) | |
| tree | b176dbbedf90f7ef32a954721b9d978c6c6432ff /README.md | |
| parent | Space (diff) | |
| download | docker-osx-333aeefd4fc2064dffe583b6f9b4a4f7601c68f3.tar.xz docker-osx-333aeefd4fc2064dffe583b6f9b4a4f7601c68f3.zip | |
Additional boot instructions
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -19,6 +19,23 @@ docker run --privileged -v /tmp/.X11-unix:/tmp/.X11-unix docker-osx ``` +# Additional Boot Instructions + +``` + +# Boot the macOS Base System + +# Click Disk Utility + +# Erase the biggest disk + +# Partition that disk and subtract 1GB and press Apply + +# Click Reinstall macOS + +``` + + # Instant OSX-KVM in a BOX! This Dockerfile automates the installation of OSX-KVM inside a docker container. |