aif-ng/aif.xml

9 lines
286 B
XML
Raw Normal View History

2017-03-06 07:32:34 -05:00
<?xml version="1.0" encoding="UTF-8" ?>
<aif xmlns="https://aif.square-r00t.net/aif.xsd">
2017-03-06 07:48:42 -05:00
<storage>
<disk name="sda" type="gpt">
<part num="1" size="10%" fstype="ef00" />
<part num="2" size="90%" fstype="8300" />
</disk>
</storage>
2017-03-06 07:32:34 -05:00
</aif>