@eskimo Hi! I tried out this new download. I'd installed it on the Ventura host and in the Sonoma VM, but the Sonoma Beta 1 VM does not "see" Beta 2.
https://developer.apple.com/download/
How do we update our VM running macOS 14 beta 1 to beta 2? Thanks!
Device Support for macOS 14 beta 2
Install Device Support for macOS 14 beta 2 if installing the macOS Seed in a virtual Machine fails on a host Mac.
Released
June 21, 2023
Build
1700B21
Download Device Support Image
Device Support for macOS 14 beta 2
1700B21
Regarding Device Support for macOS 14 beta 2, I too was confused by what it does so I asked around internally. In short, it updates the MobileDevice infrastructure [1] on macOS 13 so that I can actually install macOS 14 beta in a VM. Which is pretty much what the description on the Downloads page says, it’s just a little fuzzy on the motivation.
However, it won’t help with this issue:
How do we update our VM running macOS 14 beta 1 to beta 2?
I’m not aware of any good way to do this )-:
Obviously that’s a major bummer. I don’t have any info to share on this front, other than the fact that the Virtualization folks are well aware of the need for this.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
[1] MobileDevice is a private framework that Apple software, like Xcode and the Finder, uses to talk to iOS-style devices. When it comes to Apple silicon Macs, the OS install process is similar to iOS, and that’s why MobileDevice comes into play here.