Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

0.78.1 (January 13, 2020)

Compare
Choose a tag to compare
@myspaghetti myspaghetti released this 28 Jun 15:31
· 379 commits to master since this release
68c9fb7

This is an old release of the script. Please use the latest version of the script.

The script creates a VirtualBox guest macOS virtual machine with unmodified macOS installation files downloaded directly from Apple servers. See the readme file for more information.

Known issues

Dependencies

  • VirtualBox≥6.0 with Extension Pack
  • Bash≥4.3 (GNU variant; run on Windows through Cygwin or WSL)
  • coreutils (GNU variant; install through package manager)
  • unzip(install through package manager)
  • wget (install through package manager)
  • dmg2img (install through package manager on Linux, macOS, or WSL; let the script download it automatically on Cygwin)