VirtualMac2009 wrote:
What is the purpose of
bios.bootDelay = "20000"
and what does it do?
Thanks.
First off it should be bios.bootDelay = "2000"
not "20000"
as the value is in milliseconds, so 20 seconds would be ridiculous and 2 seconds is more practical. It does just as the option suggests and delays the boot so as to give more time to click into the Virtual Machine's Display so it can respond to keystrokes before the Apple screen shows.