TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

135 pointsby bustercover 7 years ago

11 comments

beefhashover 7 years ago
If you&#x27;re interested in this, you may also be interested in OSX-KVM[1], which handles all the steps necessary to create an installation image that works with qemu&#x2F;kvm.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;kholia&#x2F;OSX-KVM&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kholia&#x2F;OSX-KVM&#x2F;</a>
bo0mbover 7 years ago
Couldn&#x27;t you just use createinstallmedia that comes bundled with those Installers instead of using a 3rd party tool?<p><a href="https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;HT201372" rel="nofollow">https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;HT201372</a>
评论 #15639141 未加载
评论 #15640389 未加载
cjensenover 7 years ago
Disk Maker X [1] is a GUI which has been around a long time and does this. That said, it&#x27;s closed source which could make a person justifiably twitchy when manipulating the installer.<p>[1] <a href="http:&#x2F;&#x2F;diskmakerx.com" rel="nofollow">http:&#x2F;&#x2F;diskmakerx.com</a>
评论 #15639500 未加载
评论 #15642284 未加载
ilikepiover 7 years ago
From the README:<p>&gt; [...list of macOS installer apps...]<p>&gt; Mac users can download theses files from the App Store.<p>This isn&#x27;t really accurate. It&#x27;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&#x27;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.<p>EDIT: formatting; clarification
评论 #15640217 未加载
评论 #15643169 未加载
评论 #15640668 未加载
abrowneover 7 years ago
I just run the installer pointed at an external hard drive partition. You can boot from that and run the OS installers for the same or later versions but you also have the full OS if needed, including extra apps like Carbon Copy Cloner or whatever, not just the recovery environment.
feelin_googleyover 7 years ago
Would this allow a user to have a &quot;diskless&quot; Mac?<p>I create bootable media, e.g. USB sticks or SD cards, for PCs and RPis and I can thus run &quot;diskless&quot;; no disk access is required and the full system fits in RAM.<p>I can insert the media into any available PC and use the computer, without disturbing anything on its HDD.<p>This can also be very useful for emergencies where a computer with a HDD will not boot due to some problem with what is on the drive.<p>Is this flexibilty possible with today&#x27;s MacIntosh?
评论 #15640946 未加载
评论 #15641412 未加载
maxscamover 7 years ago
Does this support non osx hardware like a windows machine?
评论 #15639115 未加载
评论 #15638680 未加载
nealsover 7 years ago
And then I can run it on a Virtual Box on Windows?
评论 #15642351 未加载
wlover 7 years ago
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.
评论 #15639200 未加载
评论 #15639414 未加载
rulusidazeover 7 years ago
It&#x27;s not clear to me why this was made. We&#x27;ll ignore the question of why you would want an ISO (you can write a DMG direct to USB, and Jamf, DeployStudio, etc, require a PKG...), and move on to optimization.<p>You can skip a lot of the convert&#x2F;copy&#x2F;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.<p>As mentioned elsewhere, Disk Maker X is the way to go. Thanks for sharing your work though, even if it&#x27;s a bit over-built.
评论 #15640687 未加载
em3rgent0rdrover 7 years ago
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.
评论 #15642357 未加载
评论 #15642369 未加载
评论 #15642349 未加载
评论 #15642262 未加载