tutorials.bios

This MC is used in the Using a Custom BIOS to show how to modify a VM with a custom BIOS. The INSTALL file will help download the necessary BIOS image.

Attribute Provides:
  • topology

Attribute Depends:
  • graph

Model Component Dependencies:

Plugin

class tutorials.bios_plugin.Plugin(graph, log)[source]

Bases: AbstractPlugin

The basic example for modifying a VM’s BIOS.

__annotations__ = {}
run()[source]

Create a single VM and add a custom BIOS for it.