-
Notifications
You must be signed in to change notification settings - Fork 45
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
VirtualBox VM hangs waiting for DSMOS on Mac Pro (Late 2013) #20
Comments
@mnuthan1 Thanks for the report. I don't have a Mac Pro to attempt to reproduce with, unfortunately. I'm curious, which machine did you create the vagrant box on? Does the same box that works on the MacBook Pro fail to boot on the Mac Pro? This seems like it could be a bug in VirtualBox itself. |
I'd also be curious to know if https://github.com/AlexanderWillner/runMacOSinVirtualBox is able to produce a working VirtualBox VM on the Mac Pro, or if using it results in the same issue. |
@bacongravy , First I tried with vagrant box created in Mac book pro that did not worked and then I created vagrant box from Mac Pro itself. |
I believe, https://github.com/AlexanderWillner/runMacOSinVirtualBox uses clover to boot |
@mnuthan1 Thank you for the investigative work you've done. The runMacOSinVirtualBox project was actually recently updated to stop using clover to boot, and it is that new technique that I copied into this project. If we knew that runMacOSinVirtualBox could produce a working VM on a Mac Pro where |
Thank you for adding support for virtual box, but the created image is not starting from Mac Pro (Late 2013) host machine.
It fails after the message "Waiting for DSMOS" (it's not throwing any error but never boots )
From Mac Book Pro, VM is up and running.
The text was updated successfully, but these errors were encountered: