Quote Originally Posted by Kupe
Bump: does anyone know if there's a way to do this without the header files? I mean, it appears that the full kernel source code is there. I just don't know how to use it in place of the headers. Sorry for my ignorance.
Knoppix uses a standard kernel so just download the kernel source from kernel.org and decompress it in /usr/src/Linux-2.6.xx make sure you set a symlink called linux pointing to /usr/src/linux-2.6.xx and you should be able to recompile the kernel.