aif-ng_configgen/app/templates/storage/disk.html

991 B

{% extends "base.html" %}{% block title %}AIF-NG Configurator | Disks{% endblock %}{% block body %}

Disks

Generator > Storage > Disk

Disks

In this section, you must specify device path names of the target disk(s) to install to. It is highly recommended to use actual device paths, but you can specify ONE entry as "auto" which will use the first available unformatted disk. It is not recommended to combine "auto" and actual device path(s).

DISK FORM

Back Up Next
{% endblock %}