*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: mount_ufs | Section: 8 | Source: NetBSD | File: mount_ufs.8
MOUNT_FFS(8) FreeBSD System Manager's Manual MOUNT_FFS(8) NAME mount_ffs, mount_ufs - mount a Berkeley Fast File System SYNOPSIS mount_ffs [-o options] special node DESCRIPTION The mount_ffs command attaches the Berkeley Fast File System on the special device on to the file system tree at point node. Both special and node are converted to absolute paths before use. The mount_ufs form of the command is meant for backward compatibility only. Fast File Systems should no longer be listed as type "ufs" in fstab(5) and instead should be listed as type "ffs". This command is normally executed by mount(8) at boot time. The options are as follows: -o Options are specified with a -o flag followed by a comma separated string of options. See the mount(8) man page for possible options and their meanings. SEE ALSO mount(2), unmount(2), fstab(5), mount(8) M. McKusick and G. Ganger, "Soft Updates: A Technique for Eliminating Most Synchronous Writes in the Fast File System", Proceedings of the FREENIX track: 1999 USENIX Annual Technical Conference, pp. 1-17, June 1999. HISTORY A mount_ffs command appeared in NetBSD 1.1. BUGS It is possible for a corrupted file system to cause a crash. FreeBSD 14.1-RELEASE-p8 March 27, 1994 FreeBSD 14.1-RELEASE-p8

Navigation Options