tart icon indicating copy to clipboard operation
tart copied to clipboard

Monterey doesnt launch under 15.0

Open Twiggeh opened this issue 1 year ago • 2 comments

After installing moneterey tart clone ghcr.io/cirruslabs/macos-monterey-base:latest monterey-base and running tart run monterey-base I get a black window and no errors / logs

Twiggeh avatar Feb 07 '25 11:02 Twiggeh

I think we've stopped updating Monterey VM images a long time ago. Probably need to update the docs to reflect that. /cc @fkorotkov

The hypothesis here is that since the VM image is not updated anymore, it might not include some of the updates that allow running it on newer macOS hosts.

You can try creating the VM image yourself manually using tart create --from-ipsw or automatically using our Packer template.

Another possible scenario is that your hardware is too new. Are you trying to run it on M3/M4 host by a chance?

Note how Mac models here only list:

  • macOS 15 IPSWs for M4
  • macOS 14-15 IPSWs for M3
  • macOS 13-15 IPSWs for M2
  • macOS 12-15 IPSWs for M1

edigaryev avatar Feb 10 '25 23:02 edigaryev

Also, please try out the latest ghcr.io/cirruslabs/macos-monterey-vanilla:latest.

It now contains macOS Monterey 12.7.6, which is the latest version available.

edigaryev avatar Feb 16 '25 11:02 edigaryev

Closing this for now. Please feel free to reopen if any new details emerge.

edigaryev avatar Feb 27 '25 11:02 edigaryev