Re: can't load smbfs kernel module

2010-01-25 Thread Anton Shterenlikht
On Mon, Jan 25, 2010 at 09:56:54PM +, Anton Shterenlikht wrote: > On Mon, Jan 25, 2010 at 10:38:47AM -0600, Kevin Kinsey wrote: > > Anton Shterenlikht wrote: > > > This is on FreeBSD 9.0-CURRENT #0 r202964M ia64 > > > > > > I've built a kernel with smbfs module: > > > > > > # ls -al /boot/ker

Re: can't load smbfs kernel module

2010-01-25 Thread Anton Shterenlikht
On Mon, Jan 25, 2010 at 10:38:47AM -0600, Kevin Kinsey wrote: > Anton Shterenlikht wrote: > > This is on FreeBSD 9.0-CURRENT #0 r202964M ia64 > > > > I've built a kernel with smbfs module: > > > > # ls -al /boot/kernel/smb* > > -r-xr-xr-x 1 root wheel 265579 25 Jan 13:36 /boot/kernel/smbfs.ko

Re: can't load smbfs kernel module

2010-01-25 Thread Kevin Kinsey
Anton Shterenlikht wrote: This is on FreeBSD 9.0-CURRENT #0 r202964M ia64 I've built a kernel with smbfs module: # ls -al /boot/kernel/smb* -r-xr-xr-x 1 root wheel 265579 25 Jan 13:36 /boot/kernel/smbfs.ko -r-xr-xr-x 1 root wheel 680186 25 Jan 13:36 /boot/kernel/smbfs.ko.symbols but can'

can't load smbfs kernel module

2010-01-25 Thread Anton Shterenlikht
This is on FreeBSD 9.0-CURRENT #0 r202964M ia64 I've built a kernel with smbfs module: # ls -al /boot/kernel/smb* -r-xr-xr-x 1 root wheel 265579 25 Jan 13:36 /boot/kernel/smbfs.ko -r-xr-xr-x 1 root wheel 680186 25 Jan 13:36 /boot/kernel/smbfs.ko.symbols but can't load it: # kldload smbfs