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 .
> 

        After doing a make-kpkg kernel-image, I do this

mv /etc/modules/[your kernel version] /etc/modules/[your kernel
verision].bak

        as suggested before dpkg -i [your new kernel].deb runs. If all goes
well, I rm /etc/modules/*.bak.

Ian

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Reply via email to