Skip to content
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

Installation Error: Installation failed #10

Open
becreart opened this issue Jun 17, 2022 · 3 comments
Open

Installation Error: Installation failed #10

becreart opened this issue Jun 17, 2022 · 3 comments

Comments

@becreart
Copy link

Hallo

after trying installing a virtual macOS via virtualOS I always get this error:

Error: Install failed: Error Domain=VZErrorDomain Code=1 "Installation failed." Userinfo={NSLocalizedFailure=Internal Virtualization error., NSLocalizedFailureReason=Installation failed., NSUnderlyingError=0x600001c55980 {Error Domain=VZErrorDomain Code=1 " (null)"}}

It happens whatever .ipsw I try.

It happens on a Mac Studio M1 Max running macOS 12.4.

@yep
Copy link
Owner

yep commented Jun 18, 2022

Could you please try if install succeeds using UTM?
https://github.com/utmapp/UTM

@becreart
Copy link
Author

It does not…

Error: Internal Virtualization error. Installation failed.
Screenshot 2022-06-18 at 11 27 28

@yep
Copy link
Owner

yep commented Jul 7, 2022

Thank you for testing with UTM.

This appears to be the same error. That means the error is reproducible in two independent implementations using the virtualization framework.

I have temporarily seen a similar error on my machine as well. In my tests, the install error only occurred for one specific restore image (.ipsw), all other restore images were working fine. Additionally, the error disappeared "after some time". This was reported by another as well here.

Unfortunately, I only have very generic suggestions you could try:

  • In Finder, in the "Go" menu, select "Go to Folder..." (Or press command-shift-g). Go to this folder: ~/Library/Containers/com.github.yep.ios.virtualOS/Data. Delete both virtualOS.bundle and RestoreImage.ipsw and start over. Possibly the restore image was not completely downloaded.
  • Is there enough free disk space? The restore image is about 12 GB and the default disk image size is 64 GB. In the beta of version 1.1, the disk size can be configured in the settings. Get the beta from https://testflight.apple.com/join/vWKNYgmM
  • Is there enough free RAM? You could try to close all other apps during install.
  • Power down the machine (not reboot), delete both the VM file and restore image and try again.
  • In beta 1.1, it is possible to select a custom restore image. You could try to download a different macOS version from https://ipsw.me/product/Mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants