svnd man page on MirBSD

Man page or keyword search:  
man Server   6113 pages
apropos Keyword Search (all sections)
Output format
MirBSD logo
[printable version]

VND(4)			   BSD Programmer's Manual			VND(4)

NAME
     vnd - Vnode Disk Driver

SYNOPSIS
     pseudo-device vnd [count]

DESCRIPTION
     The vnd driver provides a disk-like interface to a file. This is useful
     for a variety of applications, including swap files and building miniroot
     or floppy disk images. There are two variants, the traditional vnd that
     bypasses the buffercache and thus is suitable for swap on files, but not
     for building disk-images, and the svnd ("safe" vnd) variant that goes
     through the buffercache, thereby maintaining cache-coherency after the
     block-device is closed which makes it suitable for creating disk images.
     The latter is not good for swapping on, though.

     This document assumes that you're familiar with how to generate kernels,
     how to properly configure disks and pseudo-devices in a kernel configura-
     tion file.

     In order to compile in support for the vnd, you must add a line similar
     to the following to your kernel configuration file:

	   pseudo-device  vnd  4    # vnode disk driver

     The count argument is how many vnds memory is allocated for at boot time.
     In this example, no more than 4 vnds may be configured.

     There is a run-time utility that is used for configuring vnds. See
     vnconfig(8) for more information.

FILES
     /dev/{,r}{,s}vnd* - vnd device special files.

SEE ALSO
     disklabel(5), MAKEDEV(8), config(8), disklabel(8), fdisk(8), fsck(8),
     mount(8), newfs(8), vnconfig(8)

HISTORY
     The vnd disk driver was originally written at the University of Utah. The
     svnd variant was first seen in OpenBSD 2.1.

BUGS
     The vnd driver does not work if the file does not reside in a local
     filesystem. However the svnd variant does.

MirOS BSD #10-current	      December 30, 1995				     1
[top]

List of man pages available for MirBSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net