AlexanderWillner / runMacOSinVirtualBox

Run macOS 10.16 Big Sur (and other versions) in VirtualBox on macOS
MIT License
936 stars 126 forks source link

VBoxManage: error: VDI: cannot create image #62

Closed ds1w closed 5 years ago

ds1w commented 5 years ago

To Reproduce Steps to reproduce the behavior: i run sudo make all. it errors out when it starts to create the VM. I was able to run this once about a month ago. i think it was the day you

Expected behavior You know what it's supposed to do. :-)

Additional context Attaching the log. thanks! runMojaveVirtualbox.log

digitalknk commented 5 years ago

Have you tried running a clean on it? It seems like it errors out because you have previously existing files. Also, I don't think you need to run sudo before, just let the script request it.

Hope that helps.

ds1w commented 5 years ago

Sorry. What’s a ‘clean’? Thanks On Mar 24, 2019, 18:39 -0400, Jon Molina notifications@github.com, wrote:

Have you tried running a clean on it? It seems like it errors out because you have previously existing files. Also, I don't think you need to run sudo before, just let the script request it. Hope that helps. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

AlexanderWillner commented 5 years ago