AlexanderWillner / runMacOSinVirtualBox

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

Not working with Mojave GM #15

Closed just-some-tall-bloke closed 5 years ago

just-some-tall-bloke commented 6 years ago

Doesn't seem to work with the Mojave GM.

Everything seems fine up until the point you get to the Clover menu, but there's nothing bootable in the list:

https://imgur.com/QR849Wv

AlexanderWillner commented 6 years ago

Interesting. I just tested it and it worked. I guess the APFS EFI driver was not copied. Could you

  1. get the latest source code, then
  2. run make clean stash (removes the VM and all related files), then
  3. reboot (to make sure no images are mounted), then
  4. run make all, and then
  5. in case it doesn't work, paste the content of $HOME/Library/Logs/runMojaveVirtualbox.log?
just-some-tall-bloke commented 5 years ago

Hey, sorry, somehow your original response got funnelled straight to my spam folder.

It seems it's something funky with my setup, I get the same result no matter how the VM is created.

Sorry for wasting your time

AlexanderWillner commented 5 years ago

You mean still it didn't work?