public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Etaoin Shrdlu <shrdlu@unlimitedmail.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Add a module post kernel config/build
Date: Wed, 18 Apr 2007 13:10:00 +0200	[thread overview]
Message-ID: <200704181310.00599.shrdlu@unlimitedmail.org> (raw)
In-Reply-To: <873b2y59i7.fsf@newsguy.com>

On Wednesday 18 April 2007 11:15, reader@newsguy.com wrote:

> Summary:
> How can I add an additional module once I've configured/built a
> kernel?
>
> Details: After looking thru the handbook, especially section about
> kernel config, I don't see information about how to add a module once
> a kernel is built and running.
>
> Using `genkernel all' on latest sources (linux-2.6.20-gentoo-r6) I
> ended up with no `fuse' module.
>
> Far as I know I've been getting a fuse module when using `genkernal'
> on previous kernels.
>
> What is proceedure for adding that module now?

I never used genkernel, but if you have the kernel source tree available, 
you can just cd into it, adjust your configuration (using make *config), 
then do "make && make modules_install". Only the new stuff you added 
will be rebuilt and installed (ie, the fuse module in your case), 
assuming you did not delete the already compiled object files inside the 
tree.
-- 
gentoo-user@gentoo.org mailing list



      parent reply	other threads:[~2007-04-18 10:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-18  9:15 [gentoo-user] Add a module post kernel config/build reader
2007-04-18 10:33 ` Boyd Stephen Smith Jr.
2007-04-19  0:44   ` [gentoo-user] " reader
2007-04-18 10:37 ` Alexander Skwar
2007-04-18 12:50   ` Neil Bothwick
2007-04-18 13:35     ` [gentoo-user] FUSE (was: Add a module post kernel config/build) Alexander Skwar
2007-04-18 15:00       ` Neil Bothwick
2007-04-19  0:40         ` [gentoo-user] " reader
2007-04-19  4:42           ` Nistor Andrei
2007-04-19  6:58           ` Alexander Skwar
2007-04-19 10:45             ` reader
2007-04-19 13:15               ` Neil Bothwick
2007-04-18 10:47 ` [gentoo-user] Add a module post kernel config/build Mike Williams
2007-04-18 11:10 ` Etaoin Shrdlu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200704181310.00599.shrdlu@unlimitedmail.org \
    --to=shrdlu@unlimitedmail.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox