Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-user
Navigation:
Lists: gentoo-user: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-user@g.o
From: Peter <pete4abw@...>
Subject: Re: modules built post kernel install (on the fly)
Date: Sat, 04 Mar 2006 10:23:45 -0500
On Sat, 04 Mar 2006 09:15:04 -0600, Harry Putnam wrote:

> Is this possible:
> 
> Compile a module by itself (not during kernel compile) and insert that
> module into a running kernel.
> 
> I'm pretty sure this is possible but have no idea how to do it. Pawing
> thru google. `site:gentoo.org modules "on the fly" ' and similar strings
> .... even just `kernel module'
> 
> Turns up scads of stuff but none of it is hitting this head on.. or I
> didn't paw far enough.... so asking here for pointers to documentation
> that will cover this.

Yes.

cd /usr/src/linux
make menuconfig or make xconfig
choose the module option you wish to enable
Select whether to build into the kernel or as a module.
exit and save
make
make modules_install

You should not have to copy bzImage unless you built your new modules into
the kernel.

Then edit your /etc/autoload directory to include the module you want to
modprobe into the system.

easy!

-- 
gentoo-user@g.o mailing list


Replies:
Re: Re: modules built post kernel install (on the fly)
-- Masood Ahmed
Re: modules built post kernel install (on the fly)
-- Harry Putnam
References:
modules built post kernel install (on the fly)
-- Harry Putnam
Navigation:
Lists: gentoo-user: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: Re: modules built post kernel install (on the fly)
Next by thread:
Re: modules built post kernel install (on the fly)
Previous by date:
Re: modules built post kernel install (on the fly)
Next by date:
Re: modules built post kernel install (on the fly)


Updated May 04, 2012

Summary: Archive of the gentoo-user mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.