From owner-freebsd-current@FreeBSD.ORG Thu Nov 4 14:55:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E7B316A4CE for ; Thu, 4 Nov 2004 14:55:53 +0000 (GMT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4523143D49 for ; Thu, 4 Nov 2004 14:55:53 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP id IBA74465; Thu, 04 Nov 2004 06:55:53 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 8A8695D09; Thu, 4 Nov 2004 06:55:52 -0800 (PST) To: "Daniel O'Connor" In-reply-to: Your message of "Thu, 04 Nov 2004 17:16:19 +1030." <200411041716.26212.doconnor@gsoft.com.au> Date: Thu, 04 Nov 2004 06:55:52 -0800 From: "Kevin Oberman" Message-Id: <20041104145552.8A8695D09@ptavv.es.net> cc: Randy Bush cc: freebsd-current@freebsd.org Subject: Re: kdldload X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2004 14:55:53 -0000 > From: "Daniel O'Connor" > Date: Thu, 4 Nov 2004 17:16:19 +1030 > Sender: owner-freebsd-current@freebsd.org > > --nextPart3690954.jYNkCiu1sY > Content-Type: text/plain; > charset="iso-8859-1" > Content-Transfer-Encoding: quoted-printable > Content-Disposition: inline > > On Thu, 4 Nov 2004 17:07, Randy Bush wrote: > > -current, though i am told 5-stable as well > > > > when kldload is run by hand, and you do not give it a path, > > it does not look in /boot/kernel/ > > > > is this intended? > > It should look in kern.module_path, on my system this=20 > is.. /boot/kernel;/boot/modules > > On my system it DOES look in those places (6-CURRENT from a few weeks ago) Randy, Read src/UPDATING 20040806: Module loading has been fixed. Some older installations will drop proper module_path initialization and modules will fail to load properly. If you have a line in /boot/loader.rc that says: "initialize drop", do (i386 only): cp /usr/src/sys/boot/i386/loader/loader.rc /boot/loader.rc chown root:wheel /boot/loader.rc chmod 444 /boot/loader.rc -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634