From: "RSR - Piero Dominioni" <pdominioni@rsr.it>
To: "Jean-Denis Boyer" <jdboyer@mediatrix.com>
Cc: <linuxppc-embedded@lists.linuxppc.org>
Subject: R: NFS mount for TQM823L
Date: Mon, 1 Oct 2001 13:02:24 +0200 [thread overview]
Message-ID: <023401c14a68$96467a60$7e7e7e7e@server> (raw)
In-Reply-To: F1BED55F35F4D3118C0F00E0295CFF4D414C19@mail.mediatrix.com
I need your help anymore:
< You need the portmapper (portmap), NFS daemon (rpc.nfsd), NFS mount daemon
< (rpc.mountd).
< All this comes from the standard NFS control script.
< Refers to the nfs-utils package (http://sourceforge.net/projects/nfs/)
< in the script file 'etc/nodist/nfs-server'.
I downloaded the nfs-utils-0.3.3.tar.gz, compiled for pc and used the
portmap daemon obtained this way on my Slackware 7.2 Linux box
(The executable file is quite double in dimensions respect the one
installed and temporarily substituted on my Linux box).
Everything works fine.
Then I cross-compiled it and, since I didn't well understand what to do
with the nfs-server script, I used nfsd and mountd found under
nfs-utils-0.3.3/utils/nfsd/ (.../utils/mountd/).
I transferred these three files on my target (TQM823L) via ftp, then:
# chmod 755 portmap // the same for nfsd and mountd
# ./portmap
# ps aux
I can see that portmap is suspended: I guess it is correctly waiting for
RPC calls and for other daemons (such as mountd and nfsd) to register.
But if I try to run mountd or nfsd (# ./mountd, for example) I get the same
errors as portmap wouldn't be running at all.
Why? What should I do anymore?
< I'm not sure, but you may also need the remote quota server (rpc.rquotad).
< Of course, you should have a valid /etc/exports file.
I didn't try quotad: if mountd and nfsd don't run maybe it wouldn't too...
< You can even use it directly to start the NFS server.
Can you explain me how?
Should I cross-compile it for my PowerPC platform, load it on the targe
and then run it?
Thank you very much for your patience.
Best regards
Piero Dominioni
R.S.R. srl
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2001-10-01 11:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-27 15:03 NFS mount for TQM823L Jean-Denis Boyer
2001-10-01 11:02 ` RSR - Piero Dominioni [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-10-09 15:57 Jean-Denis Boyer
2001-10-11 13:15 ` R: " RSR - Piero Dominioni
2001-10-04 16:25 Jean-Denis Boyer
2001-10-08 14:33 ` R: " RSR - Piero Dominioni
2001-10-02 14:32 Jean-Denis Boyer
2001-10-04 14:58 ` R: " RSR - Piero Dominioni
2001-09-27 12:52 Jean-Denis Boyer
2001-09-27 14:42 ` R: " RSR - Piero Dominioni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='023401c14a68$96467a60$7e7e7e7e@server' \
--to=pdominioni@rsr.it \
--cc=jdboyer@mediatrix.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).