GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
NULLFS(5) FreeBSD File Formats Manual NULLFS(5)

nullfs
null file system

To enable support for this driver, 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"

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

To mount a nullfs file system:

mount_nullfs /usr/ports /home/devel/ports

fstab(5), mount_nullfs(8)

The nullfs layer first appeared in 4.4BSD.

The nullfs kernel implementation was written by John Heideman.

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

February 10, 2015 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.