Code Monkey home page Code Monkey logo

Comments (4)

bacongravy avatar bacongravy commented on July 21, 2024

Hello, @NikolausDemmel, and thank you for this report. I (and others) have recently successfully created High Sierra VMs from Mojave. The error message you are getting suggests to me that your High Sierra installer app is corrupt (or incomplete). Likewise with the Sierra logs, it seems like the installer tool is exiting without installing anything because it can't find something that it is expecting to find.

I would consider trying to re-acquire the installer apps from a different source to see if that makes a difference. For instance, I've had success using this tool to download installer apps:

https://github.com/munki/macadmin-scripts/blob/master/installinstallmacos.py

You can use the --installer-dmg option with the images that that tool downloads.

from macinbox.

NikolausDemmel avatar NikolausDemmel commented on July 21, 2024

Thanks for your reply. The installers were downloaded through the app store on another Mac that is still on a previous version of macos, not sure why they might be corrupted.

Just to clarify. Would I be using the final disk image they installinstallmacos.py creates, oder the installers that it downloads? The readme over there says that the resulting disk image is specific for the hardware where it was created, so if I run it on my macmini host, can the resulting installer disk image be used for a virtualbox VM that runs on that host? Or should I run the installinstallmacos.py script inside the Mojave vm that i successfully created?

from macinbox.

bacongravy avatar bacongravy commented on July 21, 2024

One thing to look at is their size on disk; if they aren't ~6GB in size, they are missing pieces.

The issue that the README mentions of hardware-specific OS-installer-apps usually only comes up when you're using hardware that was released after the first version of the OS you're trying to install. The hardware I use to test is older than Sierra, so it may be that I haven't seen this issue for that reason.

Note that this issue could also apply when you aren't using the script, and are just manually downloading the installer app on one device, and moving it to another, as you said you have done.

If you run the installinstallmacos.py script on the macmini host, I would expect that the downloaded app installer images would install an OS that works in the VM. That's how it has worked for me and others.

from macinbox.

bacongravy avatar bacongravy commented on July 21, 2024

So, to clarify, try using installinstallmacos.py to download/assemble the dmg on the host macmini, and then use the macinbox --installer-dmg option to use that dmg to create the Vagrant box.

from macinbox.

Related Issues (20)

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.