How to create a bootable installer for macOS Mojave 10.14

How to create a bootable installer for macOS Mojave 10.14

Make a bootable installer of macOS Mojave so you can have a portable copy to install on multiple devices.

If you're thinking about installing macOS Mojave, the first thing to consider is whether you want to install it directly onto your Mac or create a bootable drive. You can use a bootable drive on a hard drive partition for dual-software installation, to install on multiple Macs in your home, or as a bootable drive if you can't use the Internet Recovery partition.

Note:These instructions require the use of Terminal. If you don't feel comfortable making changes to your Mac with Terminal, you can create a bootable disk using the DiskMaker X program.

How to format your external drive for macOS Mojave
You'll need to start with a clean thumb drive or external hard drive in order to make it a bootable drive.
1.Plug the thumb drive or cable for your hard drive into the appropriate port on your Mac.
2.Click on Finder in your Dock to open a Finder window.
3.Select Applications from the list on the left side of the window.
4.Scroll down and double-click on Utilities.
5.Scroll down and double-click on Disk Utility.
6.Select your thumb drive or external drive under External.
7.Click on the Erase tab at the top of the window.
8.Note the name of your external hard drive (probably "Untitled") because you will need it           when you create a bootable drive. If you have more than one external drive with the same name, you will need to rename the drive you are using as a bootable installer now.
9.If your Mac is using AFS+, select Mac OS Extended (Journaled) from the format list. If your Mac is using APFS, select APFS from the list of options.
10.If Scheme is available, select GUID Partition Map.
11.Click Erase.
12.Click Done when the process is complete.
13.Close the Disk Utility window.

Your thumb drive or external hard drive is now ready.

How to put macOS Mojave onto your external drive


Important: You will need to use an administrator account on your Mac in order to run the Terminal commands to create a boot drive. You'll also need to ensure that the macOS Mojave beta is in your Applications folder and you'll need to know the name of the external drive.

1.Click on Finder in your Dock to open a Finder window.

2.Select Applications from the list on the left side of the window.


3.Scroll down and double-click on Utilities.

4.Scroll down and double click on Terminal.


5.Recall the name of your formatted external drivewhen entering the following text into Terminal. If it is not named "Untitled," you will need to change the command syntax for the pathname where it says: Volumes/Untitled. The name of the drive can't have any spaces and it is case sensitive. 

6.Enter the following text into Terminal (Don't forget to change the name "Untitled" in the text below to the actual name of your external drive. Names are case sensitive and can't have any spacing.):

sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled -- /Applications/Install\ macOS\ Mojave.app
7.Hit the enter/return key.
8.Enter your administrator account password. This is the password you use to make changes on your Mac or log in. No text will appear in Terminal when you enter the password.
The process could take a very long time, depending on the drive. When it is done, the Terminal window will report "Done."

留言

熱門文章