GithubHelp home page GithubHelp logo

bitespresso / createinstalliso Goto Github PK

View Code? Open in Web Editor NEW
67.0 5.0 8.0 167 KB

Creates a bootable ISO image from a macOS installer application. This image can then be used to install macOS on a physical or virtual machine.

License: GNU General Public License v3.0

Shell 100.00%
bootable macos osx installer createinstallmedia bash script virtual-machine vmware lion

createinstalliso's People

Contributors

bitespresso avatar startergo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

createinstalliso's Issues

createInstallMedia for x86-only OSes won't run on M1

Just thought I should give you a heads-up: if I attempt to run a pre-M1 createInstallMedia on my M1 Mac running Monterey, I'm greeted with the response of: "Killed: 9".

This breaks pretty much every conversion script out there that depends on createInstallMedia, including yours. So a new requirement of createInstallMedia appears to be that you're running an x86 version of macOS.

I wonder if https://gist.github.com/julianxhokaxhiu/6ed6853f3223d0dd5fdffc4799b3a877 could be updated to work for any OS from Mountain Lion through Big Sur without a dependency on createInstallMedia?

Lion, of course, works just by copying the InstallESD.dmg.

Updated macOS Sierra installer is in fact fixable

it is not possible to use this newer version of the macOS Sierra installer application.

It's possible to use the updated macOS Sierra installer's createinstallmedia after making a simple modification: change the installer's version number back to 12.6.03 by running sudo plutil -replace CFBundleShortVersionString -string "12.6.03" /Applications/Install\ macOS\ Sierra.app/Contents/Info.plist.

More info at this post.

"The bless of the installer disk image failed." For Mavericks installer

So when I run "sudo ~/bin/createinstalliso --isodirectory ~/Desktop/ --applicationpath ~/Desktop/Install\ OS\ X\ Mavericks.app/", I get:

Making disk image bootable...
The bless of the installer disk image failed.

I tried "codesign --remove-signature ~/bin/createInstalliso" and also running through rosetta to no avail.

It probably is the certification error but how do I get past it?

macOS Sierra

Fail !
sudo /path/createinstalliso --isodirectory ~/Desktop/ --applicationpath /Applications/Install\ macOS\ Sierra.app/
password:
/Applications/Install macOS Sierra.app/ contains a broken 'createinstallmedia' command.
Fail!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.