1MOUNT.NFS(8)                System Manager's Manual               MOUNT.NFS(8)
2
3
4

NAME

6       mount.nfs, mount.nfs4 - mount a Network File System
7

SYNOPSIS

9       mount.nfs remotetarget dir [-rvVwfnsh ] [-o options]
10

DESCRIPTION

12       mount.nfs  is  a  part  of nfs(5) utilities package, which provides NFS
13       client functionality.
14
15       mount.nfs is meant to be used by the mount(8) command for mounting  NFS
16       shares. This subcommand, however, can also be used as a standalone com‐
17       mand with limited functionality.
18
19       mount.nfs4 is used for mounting NFSv4 file system, while  mount.nfs  is
20       used  to  mount  NFS  file  systems versions 3 or 2.  remotetarget is a
21       server share usually in the form of servername:/path/to/share.  dir  is
22       the directory on which the file system is to be mounted.
23
24

OPTIONS

26       -r     Mount file system readonly.
27
28       -v     Be verbose.
29
30       -V     Print version.
31
32       -w     Mount file system read-write.
33
34       -f     Fake mount. Don't actually call the mount system call.
35
36       -n     Do  not  update  /etc/mtab.   By default, an entry is created in
37              /etc/mtab for every mounted file system. Use this option to skip
38              making an entry.
39
40       -s     Tolerate sloppy mount options rather than fail.
41
42       -h     Print help message.
43
44       nfsoptions
45              Refer to nfs(5) or mount(8) manual pages.
46
47

NOTE

49       For further information please refer nfs(5) and mount(8) manual pages.
50
51

FILES

53       /etc/fstab        file system table
54
55       /etc/mtab         table of mounted file systems
56
57       /etc/nfsmount.conf
58                         Configuration file for NFS mounts
59

SEE ALSO

61       nfs(5), nfsmount.conf(5), mount(8),
62
63

AUTHOR

65       Amit Gud <agud@redhat.com>
66
67
68
69                                  5 Jun 2006                      MOUNT.NFS(8)
Impressum