Sortix volatile manual
This manual documents Sortix volatile, a development build that has not been officially released. You can instead view this document in the latest official manual.
SYSINSTALL(8) | System Manager's Manual | SYSINSTALL(8) |
NAME
sysinstall
—
operating system installer
SYNOPSIS
sysinstall |
DESCRIPTION
sysinstall
is an interactive command line
program that creates a new installation of the operating system. It asks
basic questions, prepares a new root filesystem, makes a copy of the current
operating system there and configures it for usage. The installation
proceeds as described in
installation(7).
sysinstall
must be run as root with stdin,
stdout and stderr all pointing to the terminal. It is intended to be run
from a live environment and not from an actual installation.
SEE ALSO
January 5, 2016 | Sortix 1.1.0-dev |