utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
27.15k stars 1.34k forks source link

Installer doesn't work for 15.0 guest on 15.0 host #6685

Closed pwnee closed 1 month ago

pwnee commented 2 months ago

Choosing the ipsw to install, but nothing happens (no installation progress percentage is shown even). However VirtualApple is able to install it, so this isn't a host issue.

No crashes in the console, nor a connection request to apple. Just a sequence of:

com.apple.Virtualization.VirtualMachine interrupt <private>
com.apple.Virtualization.VirtualMachine interrupt <private>
com.apple.Virtualization.VirtualMachine doorbell Device 1 Endpoint 0x02
com.apple.Virtualization.VirtualMachine interrupt <private>

Another thing is, when you generate a 15.0 VM, it doesn't show up in the navigation bar until UTM is restarted.

Configuration

mymbrooks commented 2 months ago

@pwnee Try 15.1 beta 4, it works fine for me on M1, host is also 15.1 beta 4

pwnee commented 2 months ago

@pwnee Try 15.1 beta 4, it works fine for me on M1, host is also 15.1 beta 4

thanks but I prefer to stay on stable release. and also isn't it weird utm fails but virtualapple completes?

osy commented 1 month ago

I think this is related to #6639

It works fine for me on my machine.

pwnee commented 1 month ago

Okay, host being 15.0.1 resolves the issue for my case. Even though the 15.0 host issue is not resolved, I will close the issue.