DragonFly BSD
DragonFly bugs List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: smbfs.ko problem on 1.2.1-RELEASE


From: Jansen Gotis <jtgotis@xxxxxxxxx>
Date: Sun, 1 May 2005 02:37:51 +0800

On 5/1/05, Jurij Kovacic <jurij.kovacic@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@skalca:/usr/obj/usr/src/sys/GENERIC-SMP i386
> 
> on our server. After doing:
> 
> skalca# mount_smbfs //SKALCA@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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]