Linux Volumes
{% if partitions %} {% for hd_partition in hd_partition_list %} {% for hd in hd_partition %} {% for partition in hd.1 %} {% endfor %} {% endfor %} {% endfor %}
Volume Name Filesystem Mount Path Volume Size Partition Name Partition Type Partition Size Drive Identifier
@TODO @TODO @TODO Volume Size{{ partition.device }} {{ partition.type }} {{ partition.size }}{{ hd.identifier|linkify|placeholder }}
({{ hd.size }} GB, {{ hd.cluster|linkify|placeholder }})
{% else %}
None
{% endif %}