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

Running an Intel macOS VM on a macOS device equipped with Apple silicon? #259

Closed
alexey-tereshenkov-oxb opened this issue Sep 30, 2022 · 3 comments
Labels
not possible atm Not possible at the moment question Further information is requested

Comments

@alexey-tereshenkov-oxb
Copy link

Hey folks, is it possible to create a VM with a macOS Intel on a macOS with e.g. M1? I saw #67, however, I am not sure if anyone asked about having an "Intel macOS VM" on an M1 device? So Tart would be run on a M1 host, but the VM produced would be an Intel VM (so that you can build things inside as if you are running a macOS Intel machine). Hope this makes sense. Thanks!

@fkorotkov fkorotkov added question Further information is requested not possible atm Not possible at the moment labels Sep 30, 2022
@fkorotkov
Copy link
Contributor

Unfortunately this is not supported by Virtualization.Framework and therefore we won't be able to support it in Tart.

@alexey-tereshenkov-oxb
Copy link
Author

I see, thanks @fkorotkov! So I guess our only option is to run things in emulation with Rosetta (i.e. arch -x86_64) inside a VM.

@fkorotkov
Copy link
Contributor

Yeah, unfortunately. 😪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not possible atm Not possible at the moment question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants