I can never get into the BIOS under vmware

Just paste the following text into the image’s vmx file while it’s shut down:

bios.forceSetupOnce = “TRUE”


# The VMware Fusion BIOS posts too quickly to access.
Most users will not need to access the BIOS, but advanced users might want to do so, to change the boot order, set a boot password, or enable a second floppy drive. To work around this problem, use a text editor to add the following line to the configuration (.vmx) file of the virtual machine:
bios.forceSetupOnce = "TRUE"
The next time you boot up the virtual machine, it will automatically boot into the BIOS. This configuration option then reverts to FALSE. You must set the option to TRUE each time you want to boot the virtual machine into the BIOS.

via http://www.vmware.com/support/fusion/doc/releasenotes_fusion.html

This entry was posted in General. Bookmark the permalink.

One Response to I can never get into the BIOS under vmware

  1. Pingback: Entering VMWare BIOS « Dako-Tux

Leave a Reply

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

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>