Mojave 10.14.6 VM on BigSur host - Initial run hangs on "Start RandomSeed"
edudnyk opened this issue · 2 comments
edudnyk commented
To Reproduce
Steps to reproduce the behavior:
- Install Virtual Box 6.1.22 r144080
- Run
make download
, download Mojave 10.14.6. - Copy Installer app to /Applications
- Run
make all
- Observe Virtual Box VM screen
Expected behavior
Installer starts
Additional context
- log file that is accessible via
Console.app
- see runMacOSVirtualbox.log - screen shot
JJ-8 commented
I found a solution:
Disable "Enable Nested Paging". You may first want to import the VM in the virtualbox GUI.
AlexanderWillner commented
Thanks! Hope the change fixed the issue.