惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
Visual Studio Blog
IT之家
IT之家
博客园 - 聂微东
The Cloudflare Blog
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
酷 壳 – CoolShell
酷 壳 – CoolShell
爱范儿
爱范儿
H
Help Net Security
博客园 - 叶小钗
V
V2EX
WordPress大学
WordPress大学
J
Java Code Geeks
Hugging Face - Blog
Hugging Face - Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园_首页
C
Check Point Blog
B
Blog
D
DataBreaches.Net
美团技术团队
罗磊的独立博客

9to5Mac

Apple permanently closing three US stores, here’s when [Updated] Apple Arcade just added 4 new ad-free games with these titles now available At least for now, Liquid Glass in Pixelmator Pro remains a Creator Studio exclusive Apple @ Work: How to add an existing Mac to Apple Business Manager without wiping it Hands-on: SkyDex turns your daily weather check into a Pokémon adventure App Store fight continues as Apple and Epic clash over court-ordered stay OpenAI says to update Mac apps including ChatGPT and Codex as security precaution Apple TV in-person ‘experience’ coming later this month in LA New iPhone Fold leaks cover ‘Ultra’ name, launch timing, more Report: Apple tops global smartphone market for first time in Q1 as overall shipments drop Car Keys in Apple Wallet coming soon to major new vehicle brand Apple previews AI, accessibility, and AirPods Pro 3 research for CHI 2026 April 10, 2026 – Apple Store closures, more VSCO report explores how photographers perceive, adopt, and actually use AI XChat, X’s standalone messaging app, launching soon with these features Apple TV has three shows with finales this week, here’s what’s ending iOS 26.4 adds setting to let you change new Liquid Glass effect Hands-on: Satechi’s 3-in-1 Qi2 charger brings 25W of power with a clean Apple aesthetic [Video] iOS 27 adding new ‘Siri’ app to Home Screen: Here are the rumored features Deals: All 15-inch M5 MacBook Air models $150 off, Series 11 $99 off, Nomad leather iPhone 17 cases, more Amazon launches ‘Prime Video Ultra’ with new features, higher price How the Mac changed the way I clear mental clutter YouTube Premium is getting a US price hike of up to $4/month Tribit StormBox Micro 3: My favorite travel speaker just got better and cheaper FBI used iPhone notification data to retrieve deleted Signal messages Adobe’s low-processing camera app expands support to select iPads and the iPhone 17e New Apple TV movie starring Keanu Reeves now available to stream Apple collector showcases 50 years of Mac startup sounds [Video] WhatsApp is bringing Status updates to the top of the Chats tab iOS 26’s Messages app got a big upgrade for an essential feature
How to create a macOS Golden Gate USB install drive [Vide...
https://www.facebook.com/JeffBenjam · 2026-06-28 · via 9to5Mac
Golden Gate Install Drive feature image showing a SanDisk USB drive

In this hands-on guide, I’ll show you how to transform a USB drive into a macOS Golden Gate USB installer. Having access to a macOS Golden Gate USB installer is useful for upgrading from macOS Tahoe or earlier versions of macOS across multiple Macs, among other use cases. Have a look at my full hands-on video walkthrough, and be sure to subscribe to 9to5Mac on YouTube for more Mac guides and tutorials.

Before we begin, please remember that a USB installer is not a requirement to install macOS Golden Gate. Upon its release, and even in beta, you can use macOS Software Update to download and install it. As noted at the outset, one of the main benefits of creating a macOS Golden Gate USB install drive is that it lets users install macOS across multiple Macs and/or speeds up the process on a Mac with a slower Internet connection.

Selecting a USB drive

You’ll need a blank USB drive with at least 16GB of storage to follow this tutorial. Almost any drive, including an SSD, will work, but I’m using a portable SanDisk flash drive with both USB-C and USB-A connections for added flexibility. You can purchase the same USB flash drive, with 128GB of storage, for a very reasonable price.

macOS Golden Gate USB installer video guide

Subscribe to 9to5Mac on YouTube for more videos

Download the macOS Golden Gate installer

You can download the macOS Golden Gate installer in several ways, but I prefer utilizing Terminal’s softwareupdate command. To do so, open a new Terminal window and do the following:

Step 1: Step 10: Copy and paste the following command in the Terminal:

softwareupdate --list-full-installers

Note: if the macOS Golden Gate version you wish to download is a beta, you’ll need to enable Beta Updates in SettingsGeneralSoftware Updates before running the Terminal command above.

Step 2: Copy and paste the next command in Terminal. Be sure to replace the version number with the desired version found via Step 1. After pasting the command, press Return on your Mac’s keyboard. The macOS Golden Gate download will commence and save the installer to your Mac’s Application folder as Install macOS Golden Gate. For the beta version, it’ll say “Install macOS Golden Gate Beta.”

softwareupdate --fetch-full-installer --full-installer-version 27.0

Create the macOS Golden Gate USB installer

Step 3: Navigate to FinderApplications, and right-click on Install macOS Golden Gate beta → Show Package Contents. Then open Contents → Resources.

Step 4: In the Terminal window, type sudo followed by a space.

Step 5: Drag and drop createinstallmedia from the Resources folder referenced directly into the Terminal window, and then type --volume followed by a space.

Step 6: Connect your USB Drive to your Mac and open it in Finder. Make sure that nothing on it is needed. If there’s existing data on the drive you need, back it up first, because the next steps will completely erase its contents.

Note: APFS-formatted drives can’t be used to create USB installers. If your USB Drive is APFS-formatted, open ApplicationsUtilitiesDisk Utility, select the drive, and click Erase. For format, choose Mac OS Extended (Journaled), then click Erase.

Step 7: Open FinderGoGo To Folder… then type /Volumes and press return on your keyboard to explore all connected volumes.

Step 8: Identify the USB drive that you connected in step 6. Double-check that you select the correct USB drive; otherwise, you risk deleting the contents of the wrong drive. Once identified, drag and drop the USB drive volume into the Terminal window.

Step 9: Press Return on your Mac’s keyboard to process the Terminal command. When prompted, enter your administrator password, then press Return on your Mac’s keyboard again. When prompted, type a “y,” and press Return on your Mac’s keyboard yet again.

Note: If you haven’t already provided security permission, Terminal may ask for access to files on the removable volume (USB drive). If so, click OK to give Terminal access to the drive.

Step 10: The installation process will begin by purging the contents of the connected USB drive. Thereafter, it will copy the required installer files to it. This process takes a few minutes to complete, so please wait patiently.

After the installation process completes, you may eject the disk and keep it handy for when needed.

9to5Mac’s Take

Creating a macOS Golden Gate USB installer disk can save you a lot of time if you ever plan to install macOS Golden Gate across multiple Macs. It also comes in handy when dealing with slower internet connections, so you don’t have to redownload the installer during a fresh install.

This tutorial works for the macOS Golden Gate final version and the macOS Golden Gate beta. If you’re planning on installing the beta version of Golden Gate, I’d recommend installing it on a separate APFS volume and keeping your macOS Tahoe installation. By doing this, you can evaluate the macOS Golden Gate beta without fully committing to a potentially unstable beta release on your main Mac install volume.

What are your thoughts on the macOS Golden Gate beta? Are you planning on installing the beta, or are you waiting for the final release later this year? Sound off in the comments with your thoughts.

Add 9to5Mac as a preferred source on Google Add 9to5Mac as a preferred source on Google

FTC: We use income earning auto affiliate links. More.