[Techtalk] kernel and modules...
Laurel Fan
laurel at sdf.lonestar.org
Sun Feb 10 20:36:07 EST 2002
On Mon, Feb 11, 2002 at 01:34:19AM +0100, Sol wrote:
> I just compiled a new kernel into my machine (wich btw is currently running
> Debian), and I happend to 'forget' a module under the configuration. (I
> wasn't aware that i needed it at that time).
> Is there a way I can "add" this one module without having to go through the
> whole config all over again?
Try doing "make menuconfig" or "make xconfig" (without make clean or
anything like that), and just adding the module you want, without
changing the other settings.
Then, do a "make modules" and "make modules_install", to build and
install the new module(s).
--
laurel at sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org
More information about the Techtalk
mailing list