Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
11–20 of 48 posts
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#12Disk Maker X [1] is a GUI which has been around a long time and does this. That said, it's closed source which could make a person justifiably twitchy when manipulating the installer. [1] http://diskmakerx.com
Open the .app in Script Editor. It's pure AppleScript, albeit with some do shell scripts.
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#13You 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.
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#14Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#15> [...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
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#16From the README: > [...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 ol…
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#17From the README: > [...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 ol…
I just downloaded El Capitan today from the App Store from the same machine I installed from.
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#18Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#19Couldn't you just use createinstallmedia that comes bundled with those Installers instead of using a 3rd party tool? https://support.apple.com/en-us/HT201372
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#20Earlier quoted context omitted.
I just downloaded El Capitan today from the App Store from the same machine I installed from.
Yes, releases older than Sierra can still be found if you had previously downloaded them, but Sierra is gone and presumably High Sierra will be as well once it’s been replaced.
https://support.apple.com/en-us/HT208202
https://itunes.apple.com/us/app/macos-sierra/id1127487414?ls...