NFS Mount Commands


Enter the mount command to access the shared folder from the NFS client. The mount command depends on your operating system. The examples below assume that IP address of your TeraStation is 192.168.11.10, “/mnt/array1/share” is the desired NFS path, and “/mnt/nas” or drive letter “z” is the mount point.
For Linux:
mount -t nfs 192.168.11.10:/mnt/array1/share /mnt/nas
For Windows Service for Unix 3.5:
mount 192.168.11.10:/mnt/array1/share z:
For Solaris 10:
mount -F nfs 192.168.11.10:/mnt/array1/share /mnt/nas
For macOS (NFS is working in kernel mode):
mount -t nfs -o resvport 192.168.11.10:/mnt/array1/share /mnt/nas

Labels:

Post a Comment

[blogger][disqus][facebook][spotim]

MKRdezign

Contact Form

Name

Email *

Message *

Powered by Blogger.
Javascript DisablePlease Enable Javascript To See All Widget