Mount: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 2: Line 2:


* [[Linux#Commands|Linux]]
* [[Linux#Commands|Linux]]
* [[Linux NFS]]


=Options=
=Options=

Revision as of 08:34, 21 August 2016

Internal

Options

-v

Verbose mount.

-o

Specifies other mount options.

For NFS, the following can be specified:

  • NFS version to use:
mount -t nfs -o "vers=3" ...