I have set up NFS for the first time and am having a few problems; namely with OpenOffice, but it may go deeper. I am mounting /home and /usr/ports/distfiles from a file server.
/etc/exports : # NFS exports file /share -alldirs,maproot=0 client1 cliet2 client3 I mount home and distfiles with /etc/fstab: # Device Mountpoint FStype Options Dump Pass# server:/share/home /usr/home nfs rw 0 0 server:/share/distfiles /usr/ports/distfiles nfs rw 0 0 Does this look correct? OpenOffice crashes everytime I try to write to /home. It worked fine before I moved /home to the server. I have tried mounting with -2, as was suggested some time ago on a mailing list I found through google. Didn't work. Thanks, Jason Morgan To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
