AlexanderWillner / runMacOSinVirtualBox

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

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

Closed edudnyk closed 2 years ago

edudnyk commented 3 years ago

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 2 years ago

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

AlexanderWillner commented 2 years ago

Thanks! Hope the change fixed the issue.