17
17

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

macOS sierra 起動 USB 作成方法

Last updated at Posted at 2016-09-21

macOS sierra の起動USBを作成するには下記の方法で行う。

  1. ディスクユーティリティーで初期化する。
  2. ターミナルでコマンドを入力する。

1. ディスクユーティリティーで初期化

USBを選んで、消去ボタンを押す

名前: Untitled
フォーマット: OS X 拡張(ジャーナリング)
方式: GUID

2. ターミナルでコマンドを入力

sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath "/Applications/Install macOS Sierra.app" --nointeraction
17
17
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
17
17

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?