-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An error occurred while preparing the installation. on the OSX installer #511
Comments
Same issue here |
Hopefully someone on here, will know how to fix this. |
Same here, I don't even know how to give more info or some logs... |
I'm on the same boat, I'm new to docker. |
I had the same issue. Then used the BigSur-installation ... that worked for me ... directly after running BigSur installed the upgrade to Monterey without any prblems ... |
Instead of leaving a comment every time someone encounters this bug, please leave an emoji on this comment. Helps keep the comments clean |
This solution worked for me! |
The underlying issue from the logs is |
Apparently the image monterey downloads is an Apple M2 image, not an x86 one! |
Yeah should be fixed now haha... thanks Apple! |
@sickcodes should I use a different tag to get the fix? |
How to use the preinstalled image? |
Download the image from the link in the issue #432 Then follow the instructions in the Readme https://github.com/sickcodes/Docker-OSX#download-the-image-manually-and-use-it-in-docker |
Okay that didn't work for me either. |
Update: The preinstalled image is working fine for me, took a while to download but it does the job. |
this issue is solved by using "macos extended (Journaled)" instead of apfs |
Thank you @arjanflac, good find |
I'm still having this issue, despite formatting the disk for Macos Extended (journaled) instead of APFS. I also went into the docker contained and did a |
I think what this ended up was a disk space issue for me. I noticed I had about 70GB left on my disk, freed up some space, and the installation seems to be working now. I was able to format the virtual drive using APFS and things worked just dandy. |
I was wondering if this was fixed? I have managed to install Monterey successfully but Ventura has been giving me issues. So far it has always given me the 'try again' error but I will try using the extended partition. |
Just to throw my "two cents" in as it were: There are quite a few issues where this is talked about here... ...with somewhat related PR's over at OSX-KVM: So there may be a few causes for this specific error condition, and I was getting it as well. I have a bare-metal box with a Ryzen 7 5800H CPU that has the required My experience: Straight wsl2 One thing I noticed in the Installer Log for my Ventura attempts was that the Another thing I noticed in the Installer Log for my Monterey attempt was that the So my hunch is that maybe those other users who were experiencing this error (but got past them) got the error for other reasons as described in the above PR's & issues, and were using a version of the But still, it's just a hunch :) |
This is the setup I'm trying to install/run of Monterey:
xhost +
to be able to get to the OSX-installationI get to the Mac OSX install screen, I go to
disk utilities
and erase the 275Gb disk the close out of disk utilityand start
reinstall Monterey
after agreeing to the agree-on screen, it starts installing and goes all the way from 1hr down to 1 min the all of a sudden it errors out with this message
An error occurred while preparing the installation. Try running this application again
I have run it again without any luck.
Does anyone have any idea how to get passed this point and actually MacOSX installed?
The text was updated successfully, but these errors were encountered: