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.
Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
41–48 of 48 posts
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#42I 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
#43From 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
#44Earlier quoted context omitted.
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
#45Earlier 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.
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#46Would this allow a user to have a "diskless" Mac? 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 pr…
You’ve been able to boot Macs over a network connection for many years… here's an example using a Linux machine as a netboot server for a Mac: https://www.blueboxmoon.com/wordpress/linux-based-mac-bsdp-a...
The media I create require no network to boot. They only require 1. a computer with an appropriate USB or SD card slot that can boot from USB or SD card, respectively, and 2. sufficient RAM to hold the system.
This sort of usage is what I am curious about on the MacIntosh.
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#47Earlier 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.
Re: Show HN: OSX-ISO – Create a bootable ISO of macOS from the installation app file
#48I 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.