1. Modify the /etc/dfs/dfstab on the server, adding a line like:
  2. share -F nfs -o rw /export/share
    
    
  3. Force the system to read the /etc/dfs/dfstab:
  4. # /etc/init.d/nfs.server stop
    # /etc/init.d/nfs.server start
    
    
  5. Alternately, issue the following:
  6. # shareall