logicVolumeModel - ODEX-TOS/tos-installer-backend GitHub Wiki
A logic volume is a "subpartition" so to speak. A logic volume is rather simple Logic volumes can only exists as a subtype of a partition It looks like the following
- volume:
name: "root"
size: "200G"
mountpoint: "/"
All options are needed They do the following
namethe name to assign the logic volumesizeThe size of the logic volume in bytes or human readable formmountpoint: The same as a partition. The mountpoint to mount this logic volume to