Skip to main content

ENV_BLOCK_ROOT

Constant ENV_BLOCK_ROOT 

Source
pub const ENV_BLOCK_ROOT: &str = "MSB_BLOCK_ROOT";
Expand description

Environment variable specifying the block device for rootfs switch.

Format: device[,key=value,...]

  • device — block device path (required, always first element)
  • fstype=TYPE — filesystem type (optional; auto-detected if absent)