VirtualBox: Running MacOS – Stuck at “End Randomseed”

By PNC No comments

If you’re trying to install any version of Mac OS in your Virtual Box and during the installation process, you got stuck at “End Randomseed“.  Here’s what you need to do, just follow the steps below:

1. cd “C:\Program Files\Oracle\VirtualBox\”
2. VBoxManage modifyvm “<Virtual Machine Name>” –cpu-profile “Intel Xeon X5482 3.20GHz”

The above CPU profile sometimes doesn’t guarantee to work so feel free to use other CPU profiles.  Here is another that works.

VBoxManage modifyvm “<Virtual Machine Name>” — cpu-profile “Intel Core i7–6700K”

Goodluck!