Live data from Hacker News

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

github.com

31–40 of 48 posts

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

#31
post #27

Earlier quoted context omitted.

Plus, old versions expire after a certain time due to Apples signing of the files

You’re thinking of iOS. That doesn’t apply to the Mac.

Yes it does. I had a USB Image of the OS X Installer I created some years ago. Was not able to install it (since the certificate expired). I had to reset the Systemclock to something like 2015.

But I guess they don't expire like iOS updates do.

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

#33
I find it a little absurd and obscene that Apple users will have to code free software projects for the sole purpose of satisfying basic user needs such as creating a bootable ISO. At some point it makes sense to leave the abusive relationship with apple and switch to an FOSS OS.

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

#35

I find it a little absurd and obscene that Apple users will have to code free software projects for the sole purpose of satisfying basic user needs such as creating a bootable ISO. At some point it makes sense to leave the abusive relationship with apple and switch to an FOSS OS.

Upvoted. I will never understand why hackers use OSX in the numbers they do.

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

#36
post #27

Earlier quoted context omitted.

You’re thinking of iOS. That doesn’t apply to the Mac.

Yes it does. I had a USB Image of the OS X Installer I created some years ago. Was not able to install it (since the certificate expired). I had to reset the Systemclock to something like 2015. But I guess they don't expire like iOS updates do.

That was due to a separate bug related to code signing. The poster above you who got downvoted was correct.

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

#37
post #6

Disk 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

My Install Disk Creator is nicer than that by any measure, in my completely biased opinion.

https://macdaddy.io/install-disk-creator/

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

#38

I find it a little absurd and obscene that Apple users will have to code free software projects for the sole purpose of satisfying basic user needs such as creating a bootable ISO. At some point it makes sense to leave the abusive relationship with apple and switch to an FOSS OS.

I'm curious; what user need is there to create ISO's vs the current way updates are distributed?

I can think of a small handful of corner cases (making iso's for e.g. virtualbox, whose OSX support is extremely minimal), but nothing that most users, or even developers, would run into on a day-to-day basis.

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

#40

I find it a little absurd and obscene that Apple users will have to code free software projects for the sole purpose of satisfying basic user needs such as creating a bootable ISO. At some point it makes sense to leave the abusive relationship with apple and switch to an FOSS OS.

Apple have a command line tool (createinstallmedia) for creating installable disk images, this is just a nice GUI for it.

As for why hackers use MacOS, eh, it’s just a tool. It does some things better than Linux or Windows, and some things worse. It’s UNIX abilities are pretty decent. At this point operating systems are sufficiently advanced tha I don’t know why we’re arguing about them, from a technical perspective. From a OSS Vs proprietary tech I get it

Post reply on HN