public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Fwd: RE: kernel compile on phoebe 3]
@ 2003-03-24 14:09 Felipe Alfaro Solana
  2003-03-24 17:03 ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Felipe Alfaro Solana @ 2003-03-24 14:09 UTC (permalink / raw)
  To: LKML

-----Forwarded Message-----

From: Pavel Rozenboim <pavelr@coresma.com>
To: phoebe-list@redhat.com
Subject: RE: kernel compile on phoebe 3
Date: 24 Mar 2003 15:22:44 +0200

For some reason I don't get /proc/ksyms file with 2.5 kernels I compile, and
that causes rc.sysinit to set /proc/sys/kernel/modprobe to /bin/true. What
option enables /proc/ksyms creation?

-- 
Phoebe-list mailing list
Phoebe-list@redhat.com
https://listman.redhat.com/mailman/listinfo/phoebe-list

________________________________________________________________________
        Felipe Alfaro Solana
   Linux Registered User #287198
http://counter.li.org


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Fwd: RE: kernel compile on phoebe 3]
@ 2003-03-24 14:20 Petr Vandrovec
  0 siblings, 0 replies; 3+ messages in thread
From: Petr Vandrovec @ 2003-03-24 14:20 UTC (permalink / raw)
  To: Felipe Alfaro Solana; +Cc: linux-kernel

On 24 Mar 03 at 15:09, Felipe Alfaro Solana wrote:
> 
> For some reason I don't get /proc/ksyms file with 2.5 kernels I compile, and
> that causes rc.sysinit to set /proc/sys/kernel/modprobe to /bin/true. What
> option enables /proc/ksyms creation?

None. /proc/ksyms is gone. Fix initscript to not touch 
/proc/sys/kernel/modprobe, I see no reason why it should touch it unless
you want to kill modprobe functionality - and then it should depend on
some configuration setting and not on existence of /proc/ksyms.
                                                          Petr Vandrovec
                                                          


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Fwd: RE: kernel compile on phoebe 3]
  2003-03-24 14:09 Felipe Alfaro Solana
@ 2003-03-24 17:03 ` Alan Cox
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Cox @ 2003-03-24 17:03 UTC (permalink / raw)
  To: Felipe Alfaro Solana; +Cc: LKML

On Mon, 2003-03-24 at 14:09, Felipe Alfaro Solana wrote:
> -----Forwarded Message-----
> 
> From: Pavel Rozenboim <pavelr@coresma.com>
> To: phoebe-list@redhat.com
> Subject: RE: kernel compile on phoebe 3
> Date: 24 Mar 2003 15:22:44 +0200
> 
> For some reason I don't get /proc/ksyms file with 2.5 kernels I compile, and
> that causes rc.sysinit to set /proc/sys/kernel/modprobe to /bin/true. What
> option enables /proc/ksyms creation?

You need to modify rc.sysinit. ksyms is gone - test /proc/modules which
is probably what the script should always have done


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-24 15:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-24 14:20 [Fwd: RE: kernel compile on phoebe 3] Petr Vandrovec
  -- strict thread matches above, loose matches on Subject: below --
2003-03-24 14:09 Felipe Alfaro Solana
2003-03-24 17:03 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox