AlexanderWillner/runMacOSinVirtualBox

Mojave 10.14.6 VM on BigSur host - Initial run hangs on "Start RandomSeed"

edudnyk opened this issue · 2 comments

To Reproduce

Steps to reproduce the behavior:

  1. Install Virtual Box 6.1.22 r144080
  2. Run make download, download Mojave 10.14.6.
  3. Copy Installer app to /Applications
  4. Run make all
  5. Observe Virtual Box VM screen

Expected behavior
Installer starts

Additional context

JJ-8 commented

I found a solution:
Disable "Enable Nested Paging". You may first want to import the VM in the virtualbox GUI.

Thanks! Hope the change fixed the issue.