Monday, April 14, 2008

VMWARE: How to access the boot menu on startup

Open up the .vmx file in notepad
Paste in the following line

bios.bootDelay = "5000"

Save and restart the virtual machine.

This will give you 5 seconds(which is more than enough to hit the ESC key and access the boot menu.

No comments: