vdisk.conf(5)
NAME
vdisk.conf - Virtual Disk configuration file
SYNOPSIS
/etc/vdisk.conf
DESCRIPTION
The /etc/vdisk.conf is used by vdisk_ctrl to configure virtual disk
devices. This is done automatically by /etc/rc at boot time.
The file has a very simple format: words separated by whitespace.
Comments start with the '#' character and continue until end of line.
Separate tokens must be separated by whitespace. A command that programs
a virtual disk device has the form:
vdisk = subdisk [ + subdisk ] ...
Where the part between [ and ] is repeated zero or more times, so it
looks as if vdisk is the sum of one or more devices, which is more or
less as it is. The disk devices are sought relative to the /dev
directory, so names can be short.
EXAMPLE
Suppose a system has two disks, hd0 and hd5, both too small to install
Minix on properly. One could configure the disks to h