NFS HOWTO : Exporting filesystems : Solaris 2
Previous: IRIX, HP-UX, Digital-UNIX, Ultrix, SunOS 4 (Solaris 1), AIX
Next: PC-NFS

8.2. Solaris 2

Sun completely re-invented the wheel when they did Solaris 2. So this is completely different from all other OSes. What you do is edit the file /etc/dfs/dfstab. In it you place share commands as documented in the share(1M) man page. Like this:


share -o rw=apollon -d "Eris Local" /mn/eris/local

After editing run the program shareall to export the filesystems.


NFS HOWTO : Exporting filesystems : Solaris 2
Previous: IRIX, HP-UX, Digital-UNIX, Ultrix, SunOS 4 (Solaris 1), AIX
Next: PC-NFS