Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Nov 2004 06:55:52 -0800
From:      "Kevin Oberman" <oberman@es.net>
To:        "Daniel O'Connor" <doconnor@gsoft.com.au>
Cc:        freebsd-current@freebsd.org
Subject:   Re: kdldload 
Message-ID:  <20041104145552.8A8695D09@ptavv.es.net>
In-Reply-To: Your message of "Thu, 04 Nov 2004 17:16:19 %2B1030." <200411041716.26212.doconnor@gsoft.com.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
> From: "Daniel O'Connor" <doconnor@gsoft.com.au>
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041104145552.8A8695D09>