On Mon, Jul 21, 2003 at 03:00:14PM +0200, martin f krafft wrote: > I need to compile a module to be used with the LT 2003 Debian CD, > which comes with the 2.4.20-bf2.4 kernel. I can't seem to find the > kernel-source package. Of course, there is kernel-source-2.4.20, but > I don't know which revision is on the CD (as the initially installed > Linux kernel is not registered with DPKG). > > How do I go about to build a module that will load into the kernel > on that CD?
If the kernel is installed and running, would "uname -r" get what you need? Or if not installed, would running dpkg --contents on the .deb and seeing what the /lib/modules/xxx directory name is do it? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

