All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Davidsen <davidsen@tmr.com>
To: Diego <foxdemon@gmail.com>
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de>, linux-kernel@vger.kernel.org
Subject: Re: About NFS4 in kernel 2.6.9
Date: Wed, 29 Dec 2004 21:33:27 -0500	[thread overview]
Message-ID: <41D368F7.8090502@tmr.com> (raw)
In-Reply-To: <d5a95e6d04122712148459507@mail.gmail.com>

Diego wrote:
> Thanks for your help,
> I´ve checked what Jan said, and in .config is NFS_FS=y. When i do
> modprobe sunrpc shows me:
> 
> [root@laca01 ~]# modprobe sunrpc
> FATAL: Module sunrpc not found.
> FATAL: Error running install command for sunrpc
> 
> It´s really annoyng :)
> 
> On Mon, 27 Dec 2004 20:46:38 +0100 (MET), Jan Engelhardt
> <jengelh@linux01.gwdg.de> wrote:
> 
>>>First sorry about my poor english. I read in internet that it´s best
>>>if i recompile NFS4 as module, so i did it. But i have this error
>>>message. I dont know wht to do. when i do make xconfig, in filesystem,
>>>i have checked all that have NFS and RPC, but it insist in not work.
>>
>>Really? I have this in fs/Kconfig (2.6.8+2.6.9-rc2):
>>
>>menu "Network File Systems"
>>       depends on NET
>>
>>config NFS_FS
>>       tristate "NFS file system support"
>>       depends on INET
>>       select LOCKD
>>       select SUNRPC
>>       select NFS_ACL_SUPPORT if NFS_ACL
>>
>>So SUNRPC should always be selected whenever you say yes/module to "NFS file
>>system support".
>>Check the .config if NFS_FS=y or =m, that'd be my guess.

By any chance was sunrpc compiled in instead of module? What is the 
setting in your .config file?

-- 
bill davidsen <davidsen@tmr.com>
   CTO TMR Associates, Inc
   Doing interesting things with small computers since 1979

  reply	other threads:[~2004-12-30  2:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-27 19:18 About NFS4 in kernel 2.6.9 Diego
2004-12-27 19:25 ` Michelle Konzack
2004-12-27 19:35   ` Diego
2004-12-27 19:46     ` Jan Engelhardt
2004-12-27 20:14       ` Diego
2004-12-30  2:33         ` Bill Davidsen [this message]
2004-12-30  4:10           ` POSIX ACL's with NFS (was: Re: About NFS4 in kernel 2.6.9) Rogério Brito
2004-12-30 10:42             ` POSIX ACL's with NFS Andre Tomt
2004-12-30 11:30               ` Trond Myklebust
2005-01-03 14:03           ` About NFS4 in kernel 2.6.9 Diego
     [not found]     ` <20041228002504.GD18869@freenet.de>
2004-12-28 13:25       ` Diego
  -- strict thread matches above, loose matches on Subject: below --
2004-12-27 20:31 Nick Warne

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=41D368F7.8090502@tmr.com \
    --to=davidsen@tmr.com \
    --cc=foxdemon@gmail.com \
    --cc=jengelh@linux01.gwdg.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.