How Make macOS 10.14 Mojave USB Boot Installer

Finally i update my mac to 10.14
and i use that image make a USB bootable install loader.

Here is the step

  1. [ download / update ] Mojave from Mac app stroe
  1. when downloa was ready and show this window, DO NOT Click continue.

  2. open finder, and find out your “applications” directory,
    now you can see the file “Install macOS Mojave.app”.

  3. backup to your other directory

  4. Plug USB driver, and format it

  5. Open terminal and paste the commend on below
    and replace {xxxx} to your path.

1
2
3
4
5
sudo /{File Path}/Install\ macOS\ Mojave.app/ \
Contents/Resources/createinstallmedia \
--volume /Volumes/{USB Name}/ \
--applicationpath /{File Path}/Install\ macOS\ Mojave.app/ \
--nointeraction
  1. then system will start make usb bootable install leader

How to use it?

  1. when mac is power off

  2. plug usb driver

  3. hold option key

  4. power on

  5. select the USB install leader to boot up