Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
macos-guest-virtualbox.sh | 2019-05-31 | 28.3 kB | |
0.63.0 (May 31, 2019) source code.tar.gz | 2019-05-31 | 15.9 kB | |
0.63.0 (May 31, 2019) source code.zip | 2019-05-31 | 17.0 kB | |
README.md | 2019-05-31 | 1.1 kB | |
Totals: 4 Items | 62.3 kB | 0 |
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)