Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
1–10 of 48 posts
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#2Does this support non osx hardware like a windows machine?
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#3Does this support non osx hardware like a windows machine?
I do not know and I don't have a windows machine to test with. I personally use the ISO's on my mac with VMWare Fusion. If you discover it does or doesn't please share.
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#4Couldn't you just use createinstallmedia that comes bundled with those Installers instead of using a 3rd party tool?
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#5Does this support non osx hardware like a windows machine?
You'd need to use something like Clover with either a macOS USB created using the ./createinstallmedia command in the installers, or using the ISO this tool creates.
You can install Clover on a USB plus your install media, boot off it and get to the installer. This should get you most of the way there.
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#6Disk 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.
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#7Code point U+F8FF is in the private use area. It only displays the Apple logo on Apple devices. Please do not use it on the web.
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#8Couldn'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
it exactly what it does
sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume "$build_mount"
But it does 2 or 3 more things.Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#9Code point U+F8FF is in the private use area. It only displays the Apple logo on Apple devices. Please do not use it on the web.
I get the Klingon symbol.
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#10Code point U+F8FF is in the private use area. It only displays the Apple logo on Apple devices. Please do not use it on the web.
Point taken. FWIW, I used the "post to HN" bookmarklet to add the link and didn't think twice about removing it.