From: Xin Zhao <uszhaoxin@gmail.com>
To: Horst von Brand <vonbrand@inf.utfsm.cl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Why cannot I do "insmod nfsd.ko" directly?
Date: Tue, 5 Jul 2005 16:05:35 -0400 [thread overview]
Message-ID: <4ae3c14050705130544e5abc1@mail.gmail.com> (raw)
In-Reply-To: <200507051858.j65IwKlv005612@laptop11.inf.utfsm.cl>
I just found the problem. I have to insmod exportfs.ko first.
I can certainly use modprobe, but what I really want to do is to use
my own nfsd.ko instead of the default one. But my nfsd.ko is not in
the default /lib/module/... directory. So if I use modprobe, it will
complaint cannot find nfsd.ko.
How to do this? Thanks!
-x
On 7/5/05, Horst von Brand <vonbrand@inf.utfsm.cl> wrote:
> Xin Zhao <uszhaoxin@gmail.com> wrote:
> > I tried to do "insmod nfsd.ko", but always got the error message
> > "insmod: error inserting 'nfsd.ko': -1 Unknown symbol in module"
>
> Use modprobe(8), it knows about module dependencies and what to load.
> --
> Dr. Horst H. von Brand User #22616 counter.li.org
> Departamento de Informatica Fono: +56 32 654431
> Universidad Tecnica Federico Santa Maria +56 32 654239
> Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513
>
prev parent reply other threads:[~2005-07-05 20:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-05 18:23 Why cannot I do "insmod nfsd.ko" directly? Xin Zhao
2005-07-05 18:42 ` randy_dunlap
2005-07-05 18:58 ` Horst von Brand
2005-07-05 20:05 ` Xin Zhao [this message]
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=4ae3c14050705130544e5abc1@mail.gmail.com \
--to=uszhaoxin@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vonbrand@inf.utfsm.cl \
/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