AlexanderWillner / runMacOSinVirtualBox

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

Unable to start Mojave VM after upgrading host from 10.13.4 to 10.13.6 #12

Closed jmwaks closed 6 years ago

jmwaks commented 6 years ago

To Reproduce Steps to reproduce the behavior:

  1. Upgrade host to 10.13.6
  2. Open Vbox and start mojave VM
  3. Error pops up indicating macOS-MojaveClover.iso is missing

Expected behavior VM should start runMojaveVirtualbox.log screen shot 2018-08-20 at 4 32 59 pm

Additional context

AlexanderWillner commented 6 years ago

I see the issue, the script created the files, such as the iso file in /tmp - which is cleaned up after restart. I'll create the iso files in another folder in the next commit. In the mean time, it's enough for you to run make clover once.