Kernel module path

2006-06-07 Thread Richard Jones
Hi, I'm having trouble loading kernel modules. Put simply "make installkernel" seems install native kernel modules into /boot/kernel/, but kldload seems to want to load them from /boot/modules. Obviously I can load modules by hand and/or copy the modules into /boot/modules, but surely there's a b

Re: Kernel module path

2006-06-07 Thread Nick Withers
On Wed, 7 Jun 2006 11:28:09 +0100 Richard Jones <[EMAIL PROTECTED]> wrote: > Hi, > > I'm having trouble loading kernel modules. Put simply "make > installkernel" seems install native kernel modules into /boot/kernel/, > but kldload seems to want to load them from /boot/modules. >From kldload's m

Re: Kernel module path

2006-06-07 Thread Daniel Bye
On Wed, Jun 07, 2006 at 11:28:09AM +0100, Richard Jones wrote: > Hi, > > I'm having trouble loading kernel modules. Put simply "make > installkernel" seems install native kernel modules into /boot/kernel/, > but kldload seems to want to load them from /boot/modules. > > Obviously I can load modul

Re: Kernel module path

2006-06-07 Thread Richard Jones
On Wed, Jun 07, 2006 at 10:40:54PM +1000, Nick Withers wrote: > On Wed, 7 Jun 2006 11:28:09 +0100 > Richard Jones <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I'm having trouble loading kernel modules. Put simply "make > > installkernel" seems install native kernel modules into /boot/kernel/, > >

Re: Kernel module path

2006-06-07 Thread Nikolas Britton
On 6/7/06, Richard Jones <[EMAIL PROTECTED]> wrote: Hi, I'm having trouble loading kernel modules. Put simply "make installkernel" seems install native kernel modules into /boot/kernel/, but kldload seems to want to load them from /boot/modules. 3rd party kernel modules go in /boot/modules an

Re: Kernel module path

2006-06-07 Thread John Nielsen
On Wednesday 07 June 2006 12:22, John Nielsen wrote: > On Wednesday 07 June 2006 08:41, Daniel Bye wrote: > > On Wed, Jun 07, 2006 at 11:28:09AM +0100, Richard Jones wrote: > > > Hi, > > > > > > I'm having trouble loading kernel modules. Put simply "make > > > installkernel" seems install native ke

Re: Kernel module path

2006-06-07 Thread John Nielsen
On Wednesday 07 June 2006 08:41, Daniel Bye wrote: > On Wed, Jun 07, 2006 at 11:28:09AM +0100, Richard Jones wrote: > > Hi, > > > > I'm having trouble loading kernel modules. Put simply "make > > installkernel" seems install native kernel modules into /boot/kernel/, > > but kldload seems to want to

Re: Kernel module path

2006-06-07 Thread Nikolas Britton
On 6/7/06, Richard Jones <[EMAIL PROTECTED]> wrote: On Wed, Jun 07, 2006 at 10:40:54PM +1000, Nick Withers wrote: > On Wed, 7 Jun 2006 11:28:09 +0100 > Richard Jones <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I'm having trouble loading kernel modules. Put simply "make > > installkernel" seems i

Re: Kernel module path

2006-06-08 Thread Richard Jones
On Wed, Jun 07, 2006 at 11:28:09AM +0100, Richard Jones wrote: > Hi, > > I'm having trouble loading kernel modules. Put simply "make > installkernel" seems install native kernel modules into /boot/kernel/, > but kldload seems to want to load them from /boot/modules. > > Obviously I can load modul

mount_smbfs LIBSMBCRYPTO [was Re: Kernel module path]

2006-06-08 Thread Nick Withers
On Wed, 7 Jun 2006 12:28:46 -0500 "Nikolas Britton" <[EMAIL PROTECTED]> wrote: (snip) > Do you know if they ever fix crypto bug in mount_smbfs in FreeBSD 6.1? Yeah, they did... Assuming you're thinking of the same thing I am, whereby attempting to authenticate to a server for SMB access resulted