* PCMCIA can't be probed during kernel loading????
@ 2003-07-10 3:06 Yang Yang
2003-07-10 10:37 ` Russell King
0 siblings, 1 reply; 2+ messages in thread
From: Yang Yang @ 2003-07-10 3:06 UTC (permalink / raw)
To: linux-kernel
hello all:
I am triying to get NFS mount root working on a DELL inspiron
laptop, with only a PCMCIA card ( 3com589D ). I builtin the NFS_ROOT
support and hardware drivers into the kernel. Then booted the kernel
but the eth0 is not discovered, and the messages show that cardbus
can't probe any card.
I mean should the kernel be able to find the card itself and set it
up , or does it need some user application ( like cardmgr ) to do it
? if it's the latter case, basically means it's impossible to run a
diskless station over NFS with only PCMCIA network card?
thanks a lot
Yang
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: PCMCIA can't be probed during kernel loading????
2003-07-10 3:06 PCMCIA can't be probed during kernel loading???? Yang Yang
@ 2003-07-10 10:37 ` Russell King
0 siblings, 0 replies; 2+ messages in thread
From: Russell King @ 2003-07-10 10:37 UTC (permalink / raw)
To: Yang Yang; +Cc: linux-kernel
On Wed, Jul 09, 2003 at 08:06:48PM -0700, Yang Yang wrote:
> I mean should the kernel be able to find the card itself and set it
> up , or does it need some user application ( like cardmgr ) to do it
> ?
Correct.
> if it's the latter case, basically means it's impossible to run a
> diskless station over NFS with only PCMCIA network card?
Also correct. However, you could use an initial ramdisk and load cardmgr
from there, configure the interface and mount the real root filesystem
that way.
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-07-10 10:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-10 3:06 PCMCIA can't be probed during kernel loading???? Yang Yang
2003-07-10 10:37 ` Russell King
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox