embdgen.plugins.label.MBR
- class embdgen.plugins.label.MBR.MBRHeader[source]
Bases:
BaseRegion
- diskid: int | None = None
- class embdgen.plugins.label.MBR.EBRHeader[source]
Bases:
BaseRegion
- class embdgen.plugins.label.MBR.MBR[source]
Bases:
BaseLabel
Master Boot Record (DOS) partition type
If more than 4 partitions are configured, all partitions starting at the third will be created as extended partitions automatically.
- LABEL_TYPE = 'mbr'
- DISK_ID_OFFSET = 440
- property diskid: int | None
Diskid value (part of the partition table metadata)