NFS-Mounting the File System
The following steps have to be followed for each workstation from which NFS access to the Share file system is required
1. Identify or create a Unix mount point, which is an empty Unix directory on the workstation. Default is /mnt.
2. The installed bin directory must be in the (super-user's) path.
3. Run the script mnt, which takes 2 arguments: the name of a host, and the pathname for the mount.
4. Check the mount. Type mount and see if the mount point shows up in the mount table.