Re: Kernel-2.4.20

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Sandra wrote:

Thank you. I try to install the Copperjet ADSL modem to get Internet acces.
It's mandatory to have a kernel older than 2.4.18.

I think you ment newer.

Since you're trying to build a kernel module, ignore the posts about glibc-kernheaders.

Now I'll copy the config-2.4.18 to /usr/src/linux-2.4.20-2.21 as .config.
Why not use on of the configs from 2.4.20-2.21? Some stuff has probbly changed.
You'll need to run 2.4.20-2.21 anyway.

I'll cross my fingers and

/usr/src/linux-2.4.20-2.21/make xconfig

That won't get you far.  you need

cd /usr/src/linux-2.4.20-2.21
make xconfig

make dep

make clean

make bzImage

make modules

make_modules_install

Why do you want a complely new kernel?

Is the module you are trying to add part of the kernel or an addon you got somewhere else?

If it's and add on you just need to
cp configs/kernel-2.4.20-<your arch>.config .config
make oldconfig
make dep

to get the headers setup properly and then build the module according to the instruction they provide.

-Thomas




--
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux