bootMode

val bootMode: Output<String>

The new boot mode of the image. Valid values:

  • BIOS: Basic Input/Output System (BIOS)

  • UEFI: Unified Extensible Firmware Interface (UEFI)

  • UEFI-Preferred: BIOS and UEFI

NOTE: Before you change the boot mode, we recommend that you obtain the boot modes supported by the image. If you specify an unsupported boot mode for the image, ECS instances that use the image cannot start as expected. If you do not know which boot modes are supported by the image, we recommend that you use the image check feature to perform a check. For information about the image check feature, see Overview. NOTE: For information about the UEFI-Preferred boot mode, see Best practices for ECS instance boot modes.