On Tue, 1 Apr 2003 11:05:11 -0800
"Kris P.- Mother Lode Internet Tech Support" <[EMAIL PROTECTED]> wrote:

> I just recompiled my kernel and the PCMCIA does not appear to be
> loading. It is important that I use initrd for the root file system
> and that PCMCIA be built into the kernel instead of module since it is
> a laptop and the nic is not onboard.  Where have I missed my PCMCIA
> step and how do I set it up as built into the kernel and not a module?

It isn't necessary to use initrd at all, even if you have PCMCIA.
Neither is it necessary to compile PCMCIA support into the kernel.

initrd is for the kernel to get modules before the root filesystem is
mounted. PCMCIA support is normally started after the root filesystem is
mounted, so it doesn't need to be in initrd, even if you use one.

Have a look here for The Debian Way of compiling your kernel (see the
advanced topics section for the scoop on making and using the latest
pcmcia-cs modules):

http://newbiedoc.sourceforge.net/system/kernel-pkg.html

Kevin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to