Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lukas-stuehrk/macos_iso
- Owner: Lukas-Stuehrk
- Created: 2016-11-17T21:03:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-18T20:54:16.000Z (over 6 years ago)
- Last Synced: 2024-10-25T05:47:34.971Z (2 months ago)
- Topics: installer-medium, macos-high-sierra, macos-sierra, virtual-machine
- Language: Shell
- Size: 239 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)