boot property

bool? boot
getter/setter pair

Indicates that this is a boot disk.

The virtual machine will use the first partition of the disk for its root filesystem.

Implementation

core.bool? boot;