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.