BSDwatch.NET

BSD,UNIX, man pages, and info pages : BSDwatch.NET

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home page | manpage home | documentation library | articles, and how-to's
NULLFS(5)                 FreeBSD File Formats Manual                NULLFS(5)

NAME
     nullfs - null file system

SYNOPSIS
     To enable support for
     , place the following line in the kernel configuration file:

             options NULLFS

       Alternatively, to load the driver as a module at boot time, place the
       following line in loader.conf(5):

             nullfs_load="YES"

DESCRIPTION
     The nullfs driver will permit the FreeBSD kernel to mount a loopback file
     system sub-tree.

EXAMPLES
     To mount a nullfs file system:

           mount_nullfs /usr/ports /home/devel/ports

SEE ALSO
     fstab(5), mount_nullfs(8)

HISTORY
     The nullfs layer first appeared in 4.4BSD.

AUTHORS
     The nullfs kernel implementation was written by John Heideman.

     This manual page was written by Daniel Gerzo <danger@FreeBSD.org>.

FreeBSD 12.1-STABLE             October 5, 2008            FreeBSD 12.1-STABLE

NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | SEE ALSO | HISTORY | AUTHORS

Want to link to this manual page?
/man/?query=nullfs&manpath=FreeBSD+8.2-stable

home | manpage home | documentation library | articles, and how-to's
manpages@BSDwatch — 2025-9-12