Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukas-stuehrk/macos_iso

Small script that creates an ISO file containing a bootable macOS Sierra installer medium. This can be used to install macOS Sierra in a virtual machine.
https://github.com/lukas-stuehrk/macos_iso

installer-medium macos-high-sierra macos-sierra virtual-machine

Last synced: 25 days ago
JSON representation

Small script that creates an ISO file containing a bootable macOS Sierra installer medium. This can be used to install macOS Sierra in a virtual machine.

Awesome Lists containing this project

README

        

# create_iso.sh
Creates an ISO file containing a bootable macOS Sierra installer medium. This can be used to install macOS Sierra in a
virtual machine.

It uses the installer application for macOS which is available on the AppStore. Therefore this script must be executed
on a Mac running a macOS system.

## Versions

The script is available in two versions:

* [A script to install a bootable **macOS Sierra** installer](Sierra)
* [A script to install a bootable **macOS High Sierra** installer](High%20Sierra)