by busterc on 11/6/17, 7:25 PM with 44 comments
by beefhash on 11/7/17, 4:37 AM
by bo0mb on 11/6/17, 9:13 PM
by cjensen on 11/6/17, 9:23 PM
by ilikepi on 11/7/17, 12:18 AM
> [...list of macOS installer apps...]
> Mac users can download theses files from the App Store.
This isn't really accurate. It's not possible to find and download macOS releases older than the current release. The only exception I was able to find a few months ago is if you've already downloaded them once previously while signed into the App Store on a different machine. I believe in that case an old release can be downloaded on a new machine from the Purchased list after signing in under the same account.
EDIT: formatting; clarification
by abrowne on 11/6/17, 10:07 PM
by feelin_googley on 11/7/17, 3:38 AM
I create bootable media, e.g. USB sticks or SD cards, for PCs and RPis and I can thus run "diskless"; no disk access is required and the full system fits in RAM.
I can insert the media into any available PC and use the computer, without disturbing anything on its HDD.
This can also be very useful for emergencies where a computer with a HDD will not boot due to some problem with what is on the drive.
Is this flexibilty possible with today's MacIntosh?
by maxscam on 11/6/17, 8:02 PM
by neals on 11/7/17, 9:03 AM
by wl on 11/6/17, 9:24 PM
by rulusidaze on 11/6/17, 10:37 PM
You can skip a lot of the convert/copy/asr steps by just using the hdiutil -srcfolder command, targeted to the createinstallmedia DMG, in conjunction with your target format. (This can be reproduced in Disk Utility as well, by the way.) As far as I can tell, you need about 3 commands here, and not a 189 line bash program with functions.
As mentioned elsewhere, Disk Maker X is the way to go. Thanks for sharing your work though, even if it's a bit over-built.
by em3rgent0rdr on 11/7/17, 8:43 AM