项目作者: htmm

项目描述 :
Create macOS installation media outside MAS
高级语言: Shell
项目地址: git://github.com/htmm/macos-bootable-usb.git
创建时间: 2020-11-15T02:53:46Z
项目社区:https://github.com/htmm/macos-bootable-usb

开源协议:GNU General Public License v3.0

下载


macos-bootable-usb

License: GPL v3

Combination of some codes and applications to create macOS installation media outside Mac app store.\
Thanks me later :3

Motivation

Honestly, the main reason is I’ve limited Internet. I can’t download the whole 8GB, 12GB at one stroke. So, I’ve to download multiple times and MAS doesn’t support it. Moreover, I want to save downloaded installer so that I can use them next time. That’s why I made this script.

How to Use

Clone the repository

  1. git clone https://github.com/htmm/macos-bootable-usb.git
  2. cd $HOME/macos-bootable-usb
  3. chmod +x ./creator.command
  4. chmod +x ./Create_Install_Media.command

Downloading Install macOS from apple server

  1. cd $HOME/macos-bootable-usb
  2. ./creator.command

Creating Create Install Media bootable drive

  1. cd $HOME/macos-bootable-usb
  2. ./Create_Install_Media.command

it’s still in beta. Simply just run the script, answer the question and go!

View Spoiler Choice 1: ⬇︎


Spoiler Choice 1

Screenshot

Screenshot

View Spoiler Choice 24: ⬇︎


Spoiler Choice 24

Screenshot

Screenshot

DISK SELECTION information can be found in diskutil > table > Device. In this example disk3. So, TARGET_DISK become /dev/disk3.

View Spoiler diskutil: ⬇︎


Spoiler diskutil

diskutil

Thanks

Thanks to -

License

This work is licensed under GPLv3. See License for more information.