mount_dosfs(1M)
mount_dosfs --
mount dosfs file systems
Synopsis
mount [-F dosfs] special mount_point
Description
mount
attaches a
dosfs
file system, referenced by special, to the file system hierarchy at the
pathname location
mount_point,
which must already exist.
If
mount_point
has any contents prior to the
mount
operation, these remain hidden until the
file system is once again unmounted.
The option is:
-F dosfs-
Specify the dosfs FSType. If -F dosfs
is not specified heuristics similiar to those used
by
fstyp(1M)
are used to determine the file
system type.
NOTE:
This command executes faster if it is not required
to autodetect file system types. If possible, specify
the -F dosfs.
Files
/etc/mnttab-
mount table
References
fstyp(1M),
mkdir(2),
mnttab(4),
generic mount(1M),
mount(2),
open(2),
umount(2)
Notices
If the directory on which a file system is to be mounted is a
symbolic link, the file system is mounted on
the directory to which the symbolic link refers,
rather than on top of the symbolic link itself.
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004