From: Xin Zhao <uszhaoxin@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Why cannot I do "insmod nfsd.ko" directly?
Date: Tue, 5 Jul 2005 14:23:39 -0400 [thread overview]
Message-ID: <4ae3c140507051123758bb61e@mail.gmail.com> (raw)
I tried to do "insmod nfsd.ko", but always got the error message
"insmod: error inserting 'nfsd.ko': -1 Unknown symbol in module"
Why?
The kernel is 2.6.11.10
The command I used is:
1. insmod lockd.ko ---succeed
2. exportfs -r ---succeed
3. insmod nfsd.ko --- failed
Moreover, I noticed that if I do the following commands, nfsd.ko can
be inserted:
1. rpc.mountd
2. exportfs -r
3. rpc.nfsd 1
Can someone explain what trick rpc.mountd and rpc.nfsd do to make
nfsd.ko insertable?
Thanks in advance for your kind help!
-x
next reply other threads:[~2005-07-05 18:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-05 18:23 Xin Zhao [this message]
2005-07-05 18:42 ` Why cannot I do "insmod nfsd.ko" directly? randy_dunlap
2005-07-05 18:58 ` Horst von Brand
2005-07-05 20:05 ` Xin Zhao
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=4ae3c140507051123758bb61e@mail.gmail.com \
--to=uszhaoxin@gmail.com \
--cc=linux-kernel@vger.kernel.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