I have a question regarding NFS. �After nearly 30 hours over two days and
redoing the basic install of 7.2 on both of my machines, I have my two
machines networked together and can ping each successfully. �I installed the
network utilities, nfs and portmap, and have edited my /etc/exports files to
read:
/usr *.localdomain
/home *.localdomain
I have also edited my /etc/fstab to include:
john:/usr �/fsys/john/usr �NFS � defaults
john:/home �/fsys/john/usr � NFS � � defaults
I did a /usr/sbin/rpc.nfsd to start the daemon
I did a /etc/rc.d/init.d/portmap start �
Then I did a /etc/rc.d/init.d/nfs start
(The last two commands were suggested by someone on the list, but were not in
my books.) �I checked the Mandrake site for a tutorial on NFS, but all there
is is a basic networking tutorial, and how to do IP masquerading.
The mounting proceedure is not working and I'm wondering if I'm missing
something??
Thanks,
Michael