HP-UX Reference (11i v2 04/09) - 1M System Administration Commands A-M (vol 3)

m
mount_lofs(1M) mount_lofs(1M)
-V Echo the completed command line, but perform no other action. The command line
is generated by incorporating the user-specified options and other information
derived from /etc/fstab. This option allows the user to verify the command
line.
Options (umount)
The
umount command recognizes the following options:
-a Attempt to unmount all file systems described in
/etc/mnttab. All optional fields
in
/etc/mnttab must be included and supported. If
-F lofs file system type is
specified, all the LOFS file systems in
/etc/mnttab are unmounted. File systems
are not necessarily unmounted in the order listed in
/etc/mnttab.
-F lofs Specify the LOFS file system type (see fstyp(1M)).
-v Verbose mode. Write a message to standard output indicating which file system is
being unmounted.
-V Echo the completed command line, but perform no other action. The command line
is generated by incorporating the user-specified options and other information
derived from /etc/fstab. This option allows the user to verify the command
line.
EXAMPLES
Mount an LOFS file system:
mount /usr /tmp/usr
Mount another LOFS file system:
mount -F lofs /usr/sbin /tmp/sbin
WARNINGS
LOFS file systems provide the user with numerous applications; however, they may be potentially confus-
ing. LOFS file systems should generally be created by an experienced user.
For LOFS file systems which are mounted read-only, if the underlying file system is mounted writable,
certain write operations on the LOFS will succeed. Thus LOFS should not be relied upon to provide a
strictly write-only alternative image of a read-write file system.
AUTHOR
mount was developed by HP, AT&T, the University of California, Berkeley, and Sun Microsystems.
FILES
/etc/fstab Static information about the file systems
/etc/mnttab Mounted file system table
SEE ALSO
mount(1M), mount(2), fstab(4), mnttab(4).
STANDARDS CONFORMANCE
mount: SVID3
HP-UX 11i Version 2: September 2004 2 Hewlett-Packard Company Section 1M469