On Oct 30, 2007, at 1:22 PM, Stephen Stogner wrote: > share -F nfs -p -o > r...@192.168.0.1/32,ro...@192.168.0.1/32,ro at 192.168.0.1/32,sec=none / > bigmount/big > share -F nfs -p -o > r...@192.168.0.3/32,ro...@192.168.0.3/32,ro at 192.168.0.3/32,sec=none / > bigmount/small
does this work ? share -F nfs -p -o rw=192.168.0.1,root=192.168.0.1,ro=192.168.0.1,sec=none /bigmount/big share -F nfs -p -o rw=192.168.0.3,root=192.168.0.3,ro=192.168.0.3,sec=none /bigmount/small robert.