Live data from Hacker News

Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file

github.com

1–10 of 48 posts

Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file

#3
post #2

Does 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

#5
post #2

Does 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.

https://clover-wiki.zetam.org/Home

Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file

#8
post #4

Couldn'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

#10
post #7

Code 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.
Post reply on HN