smbfs.ko problem on 1.2.1-RELEASE

Jansen Gotis jtgotis at gmail.com
Sat Apr 30 11:38:30 PDT 2005


On 5/1/05, Jurij Kovacic <jurij.kovacic at xxxxxxxxx> wrote:
> Hello!
> 
> We are running
> 
> DragonFly skalca 1.2.1-RELEASE DragonFly 1.2.1-RELEASE #6: Wed Apr 27
> 13:46:34 CEST 2005     root at skalca:/usr/obj/usr/src/sys/GENERIC-SMP i386
> 
> on our server. After doing:
> 
> skalca# mount_smbfs //SKALCA at SAMBA/FILES /mnt
> 
> I got:
> 
> mount_smbfs: vfsload(smbfs): Exec format error
> 

If it also says something about missing symbols, try the following
command:

# kldload libmchain libiconv smbfs

You should see output like this:

netsmb_dev: loaded

Proceed to mount your SMB share. Either add the appropriate lines
to /boot/loader.conf or configure your kernel with the appropriate
options if you don't want to have to type the kldload command
before mounting SMB shares.

Hope this helps.


Jansen






More information about the Bugs mailing list