The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 09-07-2001
Lee Lee is offline
Registered User
 

Join Date: Sep 2001
Posts: 5
I have solutioned this question,Answer is ......

When the system boots, the NFS server is not enabled unless there are NFS exports listed in /etc/dfs/dfstab.

To start the nfs server after adding an entry to dfstab, issue
the following command:


# /etc/init.d/nfs.server start



Note that it isn't currently possible to start the nfs server
using the "nfs.server" script unless there are entries in
/etc/dfs/dfstab.


If you want to do automatic sharing of CDs through vold, you need
to export at least one other filesystem if you're running Solaris 2.6
or earlier.


Thnx everyone
__________________
Http://yuxin.ruian.com