This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
0.63.0 (May 31, 2019)
This is an old release of the script. Please use the latest version of the script.
The script creates a VirtualBox guest macOS Mojave 10.14 virtual machine with unmodified macOS installation files downloaded directly from Apple servers. See the readme file for more information.
Known issues
- Guest macOS boot process hangs on “LoadKernelFromStream” and “EndRandomSeed”
- Guest installation hangs on macOS hosts
Dependencies
- VirtualBox≥5.2 with Extension Pack
Bash
≥4 (run on Windows through Cygwin or WSL)coreutils
,unzip
,wget
(install through package manager)dmg2img
(install through package manager on Linux or WSL; let the script download it automatically on Cygwin)