VM BIOS Boot Delay

27 01 2012

Just found a nice little line to add to the VMX file.

So instead of having 0.000001 seconds to hit ESC to bring up the boot menu on your VM, you can have it wait xx milliseconds for you.

Just whack this into the bottom of the VMX file to give you 10 seconds for BIOS

bios.bootDelay = “10000”


Actions

Information

Leave a comment