vmware-archive / rvc

RVC is a Linux console UI for vSphere, built on the RbVmomi bindings to the vSphere API.
MIT License
240 stars 48 forks source link

Add bootdelay boot options support. #21

Closed barn closed 13 years ago

barn commented 13 years ago

Now possible to query and set the boot options for a VM. This means you can change the delay between power on and it trying to boot so you can get to the BIOS and boot off other media. Also you can change the boot retry toggle and delay for when it fails to find media. Which is useful in PXE environments.