Ever had that issue that you wanted to enter the VMWARE BIOS, but you simply don’t made it because the VMWARE session boots too fast ?
Add the following line to your *.vmx file.
bios.bootDelay = “3000”
by Alex Verboon
Ever had that issue that you wanted to enter the VMWARE BIOS, but you simply don’t made it because the VMWARE session boots too fast ?
Add the following line to your *.vmx file.
bios.bootDelay = “3000”
On VMWare Server you can enable a VM to go on the next reboot/boot directly into the BIOS. I think VMWare ESX with VirtualCenter offers the same options as VMWare Server. But I am not 100% sure.
// Steve