iTranslated by AI
Installing and Running macOS on an External SSD
Reasons
Cost
- Adding an extra 4TB SSD to a Mac costs about 180,000 yen more.
- It seems unlikely that this pricing situation will change.
- If I want to upgrade from a 4TB Mac to a new one, I would have to buy a 4TB model again. (I wanted to drop out of that rat race.)
Usage
- I recently started composing music with Logic Pro and wanted to separate my environments.
- If I place a Mac Studio in the office, I can carry my environment just by bringing the external SSD. In other words, it significantly reduces the amount of luggage.
- It was more straightforward than moving only Xcode data to an external SSD for operation.
- Building app data stored on an external SSD caused errors that I couldn't resolve.
Impressions
It feels good so far. I have no complaints regarding the performance.
However, since an SSD is sticking out of the Mac, I think it might be difficult to work with it on your lap while traveling. If the SSD gets disconnected, it results in a forced shutdown. It might not be suitable for people who carry their Mac around frequently.
What You Need
1. Thunderbolt-compatible SSD Case *PCIe tunneling required
Cable included & Cheap
Cable included & With cooling fan
Cable included & Fanless
2. External SSD
1TB
2TB
4TB
8TB
3. Thunderbolt-compatible Cable
1m Cable
How to Do It
Most of the instructions can be found here.
The following is written for my own reference as a memorandum.
1. Plug the external SSD into a port other than the DFU port.
2. Format the SSD
Format in APFS format
3. Download macOS
Since my Mac was running Tahoe 26.0.1, I downloaded Tahoe using the following command.
sudo /Applications/Install\ macOS\ Tahoe.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume
4. Install
Please select the external SSD and install.

5. Boot
Shut down the Mac, then press and hold the power button to start. *Appears to be for M1 or later

Press and hold until "Loading startup options..." appears.
Once it appears, you can release it.

When the screen for selecting the startup disk appears like this, select the external SSD to boot.
In my case, from the next time onwards, it started booting from the external SSD automatically as long as the external SSD was plugged in.
Tweet from a Predecessor
I decided to try this after seeing this tweet.
Discussion