AUTOINSTALLSCRIPT.CONF

Name

autoinstallscript.conf -- specify partition and filesystem options

DESCRIPTION

This manual page documents briefly the autoinstallscript.conf file.

The autoinstallscript.conf file contains information used by SystemImager to create an autoinstall script. The resultant autoinstall script is used to clone Linux systems.

Disk Section

This section is used to create a disk label and partitions on each of your autoinstall client's disks. This section is indicated with the "disk" tag.

Filesystem Section

This section is used to create filesystems on each of the used partitions, and to create an fstab file on the autoinstall client. Each line of this section is indicated with the "fsinfo" tag.

BOEL Section

This section contains miscellaneous settings used by BOEL (Brian's Own Embedded Linux), the embedded linux that performs an install on autoinstall clients.

LIMITATIONS

If you make a change to this file that could affect the boot process, for example, changing your root device, then you must also modify your boot loader's configuration file. This file can be modified either directly in the image, or in an override directory. For more information on override directories, see the full manual in /usr/share/doc/systemimager-doc/ or at http://systemimager.org/documentation/.

SEE ALSO

mkautoinstallscript(8), fstab(5)

More details can be found in the SystemImager manual.

AUTHOR

This manual page was compiled by dann <> for the Debian GNU/Linux system (but may be used by others).