Replies: 5 comments 8 replies
-
@p-linnane reported a similar issue and sent me some logs in private which I haven't had the time to analyze yet, but I don't think this is a bug in VirtualBuddy, it's most likely an issue in macOS and/or the MobileDevice restore system. For anyone having this same issue, please submit a feedback report to Apple via Feedback Assistant. |
Beta Was this translation helpful? Give feedback.
-
Just had the time to check logs submitted by @p-linnane (see #585) The entries that seem related to the issue are below, all from MobileDevice running in the
Apparently MobileDevice is unable to find the "device" (in this case the virtual machine) because both interfaces it has for browsing for devices are being disabled somehow. This definitely seems to be a bug in the way Virtualization sets up the restore, or a state management error in some system daemon. I wonder if restarting the host Mac addresses this, assuming you haven't tried that yet? Shortly before the
I wonder if setting that defaults flag would make a difference in the outcome. If anyone having this issue wants to try, that can be done in Terminal by running: defaults write com.apple.Virtualization.Installation MobileDeviceRemoteXPCEnabled -bool YES That change can be reverted later with |
Beta Was this translation helpful? Give feedback.
-
@insidegui changing the Here are the commands I ran in OMZ (before deleting):
Fails with the same error, here is InstallLogs.log (compressed): |
Beta Was this translation helpful? Give feedback.
-
How much disk space did you give the VM? I've had this issue and it disappeared when giving a larger disk. |
Beta Was this translation helpful? Give feedback.
-
Reported as FB19834168 (Virtualization error 10007 on attempting to install macOS in a Virtual Machine). Asked if the same error occurs when using Tahoe as the host OS 🤦. Not able to run Tahoe currently but will update when that changes. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using Version 2.1 Beta 6 trying to install macOS 26 Tahoe beta on my MacBook Pro M1 Max, 32G RAM, 1TB (430G free) running macOS Sequoia 15.6 (24G84) and am receiving "Virtualization error 10007. An error occurred during installation. Installation failed." for both macOS 26 Tahoe beta 7 (25A5346a) and macOS Sequoia 15.6 (24G84).
Have successfully installed and run an Ubuntu server distribution and have Xcode 26.0 beta 6 (17A5305f) installed able to communicate with an iPhone running iOS 26.0 (23A5326a). Previously have installed Device Support for macOS 26 beta 2
Here is the console log trying to install macOS Sequoia 15.6 (24G84):
and for macOS Tahoe 26.0b7 (25A5346a):
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions