VMware .vmx Options
Frequently used configuration options for a VMware virtual machine configuration file.
Disable the system bell:
mks.noBeep = “TRUE”
Adjust the startup Bios boot delay:
bios.bootDelay = “10000”
Force the Bios setup screen to be displayed on next boot:
bios.forceSetupOnce = “TRUE”
Reference:
Categories: Uncategorized