User Tools

Site Tools


howtos:force_into_bios

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

howtos:force_into_bios [25/08/2017 14:04] – created domingohowtos:force_into_bios [02/12/2018 21:34] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +If you need to get into the BIOS and you're not able to do that before the BIOS times out (due to high load), insert the following in you vmx file:
 +
 +<code>
 +bios.forceSetupOnce = "TRUE"
 +</code>
 +
 +You can also extend the timeout period:
 +
 +<code>
 +bios.bootDelay = "5000"
 +</code>
 +This adds 5 seconds to the boot timeout.
  
howtos/force_into_bios.txt · Last modified: 02/12/2018 21:34 by 127.0.0.1