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

Unable to Install macOS 15.0 Sequioa Developer Preview 1 - Error "A software update is required to install macOS" #6418

Open
toru173 opened this issue Jun 11, 2024 · 14 comments
Milestone

Comments

@toru173
Copy link

toru173 commented Jun 11, 2024

Issue
When attempting to create a new virtual machine using the macOS Sequoia DP1 ipsw downloaded from the Apple Developer website, an error message is displayed indicating a software update is required. This update fails as the file is not available for download.

Note that my device is not enrolled in the developer program.

Configuration

  • UTM Version: 4.5.3
  • macOS Version: 14.5
  • Mac Chip (Intel, M1, ...): M2

Crash log
NA

Debug log
NA

Upload VM
NA

Additional Information
The macOS Sequoia ipsw downloaded was from https://updates.cdn-apple.com/2024SummerSeed/fullrestores/052-49083/ED8F54D6-A7BF-488A-85E5-617E08C41383/UniversalMac_15.0_24A5264n_Restore.ipsw

To resolve this issue, I downloaded Xcode 16 Beta (https://developer.apple.com/services-account/download?path=/Developer_Tools/Xcode_16_beta/Xcode_16_beta.xip), extracted it, and installed the Beta MobileDevice framework from within the application. This is at ../Xcode-beta.app/Contents/Resources/Packages/MobileDevice.pkg

Once installed I was able to create a VM with the ipsw with no further issues

In the short term, this should help those that want to play with the beta. Longer term, perhaps UTM could fail more gracefully if the MobileDeviceUpdater fails?

Edit: corrected path to MobileDevice.pkg

@osy
Copy link
Contributor

osy commented Jun 11, 2024

Going from previous experience you probably need to be on macOS 15 to install a macOS 15 vm

@toru173
Copy link
Author

toru173 commented Jun 11, 2024

I haven't thoroughly tested it, but I'm at the desktop with a 15.0 guest in a 14.5 host - though I agree that it's probably not a great idea to run a guest that might expect features of Virtualization.framework that the host might not support. This was more an informational Issue to help others that might be trying to use UTM the same way I am.

@winguse
Copy link

winguse commented Jun 11, 2024

i just get this works by download xcode 16 beta: https://developer.apple.com/download/all/?q=Xcode

@LukasMFR
Copy link

I there a way to revert back MobileDevice.pkg to the old non-Beta one after?

@seiz
Copy link

seiz commented Jun 11, 2024

i just get this works by download xcode 16 beta: https://developer.apple.com/download/all/?q=Xcode

Wow, thanks a lot! This helped me also get a VM up in Parallels.

@toru173
Copy link
Author

toru173 commented Jun 11, 2024

i just get this works by download xcode 16 beta: https://developer.apple.com/download/all/?q=Xcode

Glad my suggestion worked for you!

I there a way to revert back MobileDevice.pkg to the old non-Beta one after?

It wasn’t something I attempted. Apple released an update to MobileDevice about a month ago, so you could pull that from sucatalog and try reinstalling it, or alternatively getting it from the current Xcode. I don’t use the restore subsystem on this machine for anything except VMs, so it wasn’t a big concern for me.

@seiz
Copy link

seiz commented Jun 11, 2024

i just get this works by download xcode 16 beta: https://developer.apple.com/download/all/?q=Xcode

Glad my suggestion worked for you!

What didn't work, was using my existing AppleID (or even creating a new one). I know, this was a Limitation of VMs, but thought this is fixed now and should no longer be an issue,

@toru173
Copy link
Author

toru173 commented Jun 11, 2024

What didn't work, was using my existing AppleID (or even creating a new one). I know, this was a Limitation of VMs, but thought this is fixed now and should no longer be an issue,

Are you testing on a 15.0 host? Nothing in the release notes seemed to indicate big updates to Virtualization.framework, and it’s my understanding that it is a limitation of this framework that prevents it (https://khronokernel.com/macos/2023/08/18/AS-VM-SERIAL.html#icloud-os-betas-and-kernel-collections gives a good deep dive).

It’s a real pity because my current work involves testing DEP OOB setup. UTM’s fast cloning and VM management GUI is otherwise perfect, I just wish I could test pre-user-setup steps!

@seiz
Copy link

seiz commented Jun 11, 2024

Yes, using the MacOS 15 Beta. According to https://developer.apple.com/documentation/virtualization/using_icloud_with_macos_virtual_machines/ iCloud should now work. I guess Parallels (or whatever VM-Software one uses) needs to update their Software to support this…

@toru173
Copy link
Author

toru173 commented Jun 11, 2024

Yes, using the MacOS 15 Beta. According to https://developer.apple.com/documentation/virtualization/using_icloud_with_macos_virtual_machines/ iCloud should now work. I guess Parallels (or whatever VM-Software one uses) needs to update their Software to support this…

Great find! Are you running a 15.0 guest in a 15.0 host? My read of the documentation is that it should automatically work. This could make my day so much more productive!

@seiz
Copy link

seiz commented Jun 11, 2024

No, i run the VM on MacOS 14.5. My whole point in using the VM is not having to install Beta Versions on my Mac…

@toru173
Copy link
Author

toru173 commented Jun 11, 2024

The documentation says the host and the guest need to be 15.0 or later, not just the guest.

I’m the same. There are a lot of improvements, but I can’t upgrade my main machine to a beta OS!

@ewann
Copy link

ewann commented Jun 16, 2024

The documentation says the host and the guest need to be 15.0 or later, not just the guest.

I’m the same. There are a lot of improvements, but I can’t upgrade my main machine to a beta OS!

@toru173 :
#6418 (comment)

Granted, it means having beta Xcode on your main machine, but if I interpret your comment correctly, that may not be an issue for you.

@howieisaacks
Copy link

Thanks! This worked perfectly for me.

@osy osy added this to the Future milestone Aug 20, 2024
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

7 participants