utmapp / UTM

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

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

Open pwnee opened 5 days ago

pwnee commented 5 days 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 3 days ago

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

pwnee commented 2 days 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?