View previous topic :: View next topic |
Author |
Message |
mjs
Joined: 29 Nov 2006 Posts: 4
|
Posted: Wed Nov 29, 2006 1:49 am Post subject: kernel source |
|
|
I have found the kernel source for DSL, but not for DSL-N. Could the source be posted so I can configure my own kernel?
Thanks,
mjs |
|
Back to top |
|
|
Juanito
Joined: 11 Sep 2006 Posts: 88 Location: Dubai, U.A.E.
|
Posted: Wed Nov 29, 2006 4:36 am Post subject: Which kernel source |
|
|
Which kernel source do you mean:
1. kernelsource.dsl - this is for DSL and in any case only contains the /documentation & /include directory trees, the knoppix patch and .config files, all from the knoppix 3.4 CD/iso. If this is what you need, you can get them from the knoppix 4.0.2 CD/iso for DSL-N
2. The full kernel source - linux-2.6.12.tar.gz - can be found from kernel.org or mirror sites. |
|
Back to top |
|
|
mjs
Joined: 29 Nov 2006 Posts: 4
|
Posted: Thu Nov 30, 2006 1:14 am Post subject: |
|
|
Thank you.
I just wasn't sure if DSL-N used a custom kernel or not. If I can just grab the kernel from kernel.org and apply the 4.02 patch, I have what I need.
mjs |
|
Back to top |
|
|
mjs
Joined: 29 Nov 2006 Posts: 4
|
Posted: Fri Dec 01, 2006 2:16 am Post subject: |
|
|
I got the 2.6.12 kernel source from kernel.org, added the dsl-n.config amd tried to patch it with the knoppix-kernel.patch from the 4.0.2 cd, but got:
[code]patching file arch/i386/kernel/setup.c
Hunk #1 FAILED at 195.
1 out of 1 hunk FAILED -- saving rejects to file arch/i386/kernel/setup.c.rej
patching file drivers/ide/ide.c
Hunk #1 FAILED at 2232.
1 out of 1 hunk FAILED -- saving rejects to file drivers/ide/ide.c.rej
patching file arch/i386/kernel/smpboot.c
Hunk #1 FAILED at 1164.
1 out of 1 hunk FAILED -- saving rejects to file arch/i386/kernel/smpboot.c.rej
patching file Makefile
Hunk #1 FAILED at 16.
Hunk #2 succeeded at 318 (offset 291 lines).
1 out of 2 hunks FAILED -- saving rejects to file Makefile.rej
patching file init/main.c
Hunk #1 succeeded at 203 (offset -12 lines).[/code] |
|
Back to top |
|
|
Juanito
Joined: 11 Sep 2006 Posts: 88 Location: Dubai, U.A.E.
|
Posted: Fri Dec 01, 2006 12:49 pm Post subject: Same for Me |
|
|
I just tried this and got the same result - no idea why though... |
|
Back to top |
|
|
|