R: NFS mount for TQM823L
RSR - Piero Dominioni
pdominioni at rsr.it
Fri Sep 28 00:42:40 EST 2001
< The portmapper (portmap) and the lock daemon (rpc.lockd) are not running
on
< your target.
< Either you start them, or just add option "-o nolock" when calling mount.
< # mount -o nolock -t nfs 126.126.126.106:/home /tmp
Thank you, Jean-Denis,
but your hint is correct only in one direction:
giving your command
# mount -o nolock -t nfs 126.126.126.106:/home /tmp
from the target's command line prompt to mount the remote host's
"/home" directory under the local filesystem the error messages
don't appear anymore.
But it seems not to be enough in the opposite direction:
the command
# mount -o nolock -t nfs 126.126.126.107:/ /tmp
given from host's command line prompt to mount the remote
target's "/" directory (that is the whole filesystem) under the local
filesystem obtains the same error message I got without the
"nolock" option.
[Note: 126.126.126.107 is the target's IP address,
while 126.126.126.106 is host's one!]
What else is wrong or still missing now?
However thank you for your help.
Best regards
Piero Dominioni
R.S.R.srl
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list