All of lore.kernel.org
 help / color / mirror / Atom feed
From: Erik Mouw <erik@harddisk-recovery.com>
To: Brad Tilley <bradtilley@usa.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Directory where modules are loacted in 2.6.7 build
Date: Wed, 7 Jul 2004 18:07:42 +0200	[thread overview]
Message-ID: <20040707160742.GH8347@harddisk-recovery.com> (raw)
In-Reply-To: <922iggP8L3328S17.1089215951@uwdvg017.cms.usa.net>

On Wed, Jul 07, 2004 at 11:59:11AM -0400, Brad Tilley wrote:
> When a normal user on a x86 PC builds a 2.6.x kernel in his home directory by
> issuing the 'make' command where are the modules placed? 

Just in the build tree.

You need to be root to install the modules in /lib/modules using "make
modules_install", but everything else can be done as a normal user. If
you want to have them installed somewhere else, you don't need to be
root, btw, "make INSTALL_MOD_PATH=/tmp modules_install" will install
the modules in /tmp/lib/modules .


Erik

-- 
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands

  reply	other threads:[~2004-07-07 16:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-07 15:59 Directory where modules are loacted in 2.6.7 build Brad Tilley
2004-07-07 16:07 ` Erik Mouw [this message]
2004-07-07 16:09 ` Chris Friesen
  -- strict thread matches above, loose matches on Subject: below --
2004-07-07 17:01 Brad Tilley

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=20040707160742.GH8347@harddisk-recovery.com \
    --to=erik@harddisk-recovery.com \
    --cc=bradtilley@usa.net \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.