Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

amitabhbansal

macrumors 6502
Original poster
Apr 8, 2011
449
21
Delhi, India
I wanted to make a Bootable USB of Tahoe to install on my all machines, but in Mac App Store its not showing me, in system settings>Software update its showing me and its of just 7.69 GB, where to download the complete OS to make USB bootable?
Thanks
 
  • Like
Reactions: Pyrotechnic
I asked in a "Tahoe or else" forum here if I can make one from a Mac mini to a MBA, both M1
perhaps using a etcher USB program or maybe  usb download, but why down load what I have already?

then I could erase the Mac book air, but I don't trust  as I did in Mtl Lion days.

ahh, I took the bait and using  to upgrade....which is as i type
,
 
Last edited:
I didn't feel like waiting for an App Store link anymore so I just did it by Terminal.

You can check what versions are available to you:

softwareupdate --list-full-installers

To initiate the download:

softwareupdate --fetch-full-installer --full-installer-version 26.0

The full installer appeared in Applications. I then just created a bootable USB the way I did with previous versions:

sudo /Applications/Install\ macOS\ Tahoe.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Worked brilliantly.
 
  • Love
Reactions: Selena Agna
I didn't feel like waiting for an App Store link anymore so I just did it by Terminal.

You can check what versions are available to you:

softwareupdate --list-full-installers

To initiate the download:

softwareupdate --fetch-full-installer --full-installer-version 26.0

The full installer appeared in Applications. I then just created a bootable USB the way I did with previous versions:

sudo /Applications/Install\ macOS\ Tahoe.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Worked brilliantly.

Yeah I've just used this command to update my installers at my work. Remember to add --downloadassets at the end as well:

sudo /Applications/Install\ macOS\ Tahoe.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume --downloadassets
 
I never add --downloadassets and it always worked. Out of curiosity: What's the difference? Because Apple doesn't mention it either.

 
Last edited:
I never add --downloadassets and it always worked. Out of curiosity: What's the difference? Because Apple doesn't mention it either.

I have the same question, what's the difference?
 
The free utility "Mist" now has OS 26.

Mist can download the installer AND create a bootable flashdrive, all in one operation.

You're going to need at least a 32gb flashdrive for this - the download is 17gb

I'm thinking USB3.1 gen2, IF they have those yet...
 
  • Like
Reactions: MBAir2010
The free utility "Mist" now has OS 26.

Mist can download the installer AND create a bootable flashdrive, all in one operation.

I was a big fan of Mist for a long time and always used it, but it stopped working for me several months ago. I just tried it again and got the same error I have been getting since it first went bad. The same error is mentioned in a number of threads on the GitHub issues page. It occurs after the 16GB installer has been downloaded and several steps after that completed. The app hasn't been updated for nearly a year.

Screenshot 2025-09-16 at 16.55.36.png
 
Last edited:
I have the same question, what's the difference?
The only thing I can find is:

The “–downloadassets” flag is new in macOS Mojave It downloads assets which may be required during installation.
No idea. Maybe for new Macs that require things that aren’t yet in the regular releases? My MacBook Pro M4 Pro didn’t require it in any case.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.