Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/notthebee/macos_usb

A script that creates a bootable macOS installer on Linux and macOS
https://github.com/notthebee/macos_usb

Last synced: 5 days ago
JSON representation

A script that creates a bootable macOS installer on Linux and macOS

Awesome Lists containing this project

README

        

# 🍏 macOS USB Creator
![Flash drive](pic.jpg)
A script that automates creation of a bootable macOS installer on Linux and macOS.
* Uses **gibMacOS** by corpnewt: https://github.com/corpnewt/gibMacOS
* Inspired by https://github.com/myspaghetti/macos-guest-virtualbox
* Uses only open-source software and downloads unmodified Apple binaries, without closed-source additions or fishy ISO images
* Largely based on this tutorial: https://internet-install.gitbook.io/macos-internet-install/preparing-your-installer

### Dependencies
* p7zip
* python
* bash
* git

### Usage
```
git clone https://github.com/notthebee/macos_usb
cd macos_usb && bash macos_usb.sh
```