Access BIOS in VMWare Virtual Machine

Reading Time: < 1 minute

In case you need to access BIOS / Safe mode for your virtual machine inside VMWare. You could use these following tricks:

Modify .vmx

  1. Modify bios.forceSetupOnce = “TRUE” (used to force entry to BIOS on startup)
  2. Modify bios.bootDelay = “xxx” (used to add delay to initial POST screen; in miliseconds)

vSphere, vCenter

  1. Connect to vSphere
  2. Right click on the virtual machine you want to edit in the inventory view
  3. Click Edit settings > Options > Boot Options
  4. Set the Power-on Boot Delay or select Force BIOS Setup

Workstation

Click VM > Power > Power On to BIOS

Hope these helps, cheers 🙂

Facebooktwitterlinkedinmail

Leave Comment

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload the CAPTCHA.