more /etc/dfs/dfstab
# Place share(1M) commands here for automatic execution
# on entering init state 3.
#
# Issue the command ‘/etc/init.d/nfs.server start’ to run the NFS
# daemon processes and the share commands, after adding the very
# first entry to this file.
#
# share [-F fstype] [ -o options] [-d "<text>"] <pathname> [resource]
# .e.g,
share -F nfs -o rw /1
share -F nfs -o rw /2
share -F nfs -o rw /3
share -F nfs -o rw /4
share -F nfs -o rw /dev/rmt/0n
Post a Comment