Definition

VM BIOS (virtual machine basic input/output system)

A VM BIOS (virtual machine basic input/output system) is the set of instructions that controls the booting process of a virtual machine.

As an emulation of a physical computer, most virtual machines require a BIOS to control booting and input/output operations. While a VM BIOS is similar to a BIOS on a physical computer or server, its functionality is often more limited compared to the BIOS of a physical machine. In fact, in most cases the only available setting accessible from a VM BIOS is the boot order. This could be useful if, for example, an administrator wanted to boot a VM image from a DVD, USB drive or other media.

Each hypervisor has a different process for accessing and editing VM BIOS. In Microsoft Hyper-V, administrators can access VM BIOS settings with the Hyper-V Manager. VMware VM BIOS settings can be adjusted through vSphere. Different VM versions or formats also have different VM BIOS settings. For example, in addition to adjusting boot order, BIOS settings for a Hyper-V Generation 2 VM offer a secure boot option, which is a feature that prevents unauthorized code from running on boot up.

Many of the BIOS settings traditionally available on physical machines are passed from the host machine to the VMs. For example, VMs inherit date and time settings from their physical host via virtualization utilities, such as Hyper-V Integration Services and VMware Tools.

This was last updated in February 2016

Continue Reading About VM BIOS (virtual machine basic input/output system)

Dig Deeper on IT systems management and monitoring

Software Quality
App Architecture
Cloud Computing
SearchAWS
TheServerSide.com
  • The 3 daily Scrum questions

    The 2020 Scrum Guide removed all references to the three daily Scrum questions, but does that mean you shouldn't ask them anymore?

  • Why WebAssembly? Top 11 Wasm benefits

    Latency and lag time plague web applications that run JavaScript in the browser. Here are 11 reasons why WebAssembly has the ...

  • Why Java in 2023?

    Has there ever been a better time to be a Java programmer? From new Spring releases to active JUGs, the Java platform is ...

Data Center
Close