On Sun, Oct 14, 2001 at 01:47:29PM -0700, Charles Baker wrote: | Okay, here's my debian-newbie question for the week. | When installing a stock debian kernel package, how do | I get and install the modules that match that kernel | w/o killing off the modules that match my old kernel. | The particular kernels are 2.2.18pre21 and 2.4.6-6 .
Should happen by just installing the package. The modules are stored in /lib/modules/<version>. -D