[aclug-L] Re: NFS Install problem
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Two things to look at. Look at the server logs to make sure that the
client is connecting to the server, and on the client switch to another
terminal, and try mounting the nfs partition manually.
mkdir /tmp/nfs
mount -t nfs (ip of nfs server):/mnt/cdrom /tmp/nfs
This should give you better error messages.
P.S. Try nfs mounting that dir from the server to itself, and to loosen
your export to your entire local domain /mnt/cdrom/ 192.168.0.* (ro)
Thomas Bloom
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [aclug-L] Re: NFS Install problem,
Thomas Bloom <=
|
|