Swapon

MOUNT_VND(8) - System Manager's Manual

Disktab, Vnd, Umount, Swapon, Mount, Fstab, Mount-Vnd

MOUNT_VND(8) - System Manager’s Manual # MOUNT_VND(8) - System Manager’s Manual NAME # mount_vnd - mount vnode disks SYNOPSIS # mount_vnd [-k] [-K rounds] [-o options] [-S saltfile] [-t disktype] image vnd_dev DESCRIPTION # mount_vnd works similarly to vnconfig(8), but it provides an interface that can be used by the fstab(5) infrastructure, so that an image file can be configured to a device vnd_dev while booting. For fstab(5) lines with type “ffs”, the “noauto” option must be set to prevent a mount(8) of the FFS partitions before the necessary vnd devices are configured. ...

VNCONFIG(8) - System Manager's Manual

Disktab, Vnd, Umount, Swapon, Mount, Fstab, Vnconfig

VNCONFIG(8) - System Manager’s Manual # VNCONFIG(8) - System Manager’s Manual NAME # vnconfig - configure vnode disks SYNOPSIS # vnconfig [-v] [-k | -K rounds [-S saltfile]] [-t disktype] [vnd_dev] image vnconfig -l [vnd_dev] vnconfig -u [-v] vnd_dev DESCRIPTION # The vnconfig command configures vnode pseudo disk devices. It will associate (or disassociate) the special file vnd_dev with the regular file image, allowing the latter to be accessed as though it were a disk. ...