Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
NetBSD
MOUNT_FFS(8) OpenBSD 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.
The mount_ufs form of the command is meant for backward compatibility on-
ly. 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 separat-
ed string of options. See the mount(8) man page for possible op-
tions and their meanings.
SEE ALSO
mount(2), unmount(2), fstab(5), mount(8)
BUGS
It is possible for a corrupted file system to cause a crash.
HISTORY
A mount_ffs command appeared in NetBSD 1.0A.
4th Berkeley Distribution March 27, 1994 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
OpenBSD sources for mount_ffs(8)
Up to: Specific Types of File Systems - Specific forms of file systems. DFS, NFS, MS-DOS, etc.
Up to: File System Operations - Operations for entire file-systems (quotas, configuration, consistency, mount, unmount, et al)
RocketLink!--> Man page versions:
OpenBSD
NetBSD
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
mount_ffs.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|