Date: Sun, 17 Mar 2002 22:34:58 +0100 (MET) From: Thomas Schuerger <schuerge@wjpserver.CS.Uni-SB.DE> To: freebsd-questions@freebsd.org Subject: smbfs on 4.5 not working anymore? Message-ID: <200203172134.g2HLYwW11233@wjpserver.cs.uni-sb.de>
next in thread | raw e-mail | index | archive | help
Hi! After upgrading my dual processor FreeBSD box from 4.3 to 4.5-STABLE, smbfs does not seem to work anymore. It used to work fine before the upgrade. Nothing was changed in the fstab entries nor on the machine that hosts the SMB share. dmesg says the following on boot: module_register: module dev_netsmb already exists! linker_file_sysinit "smbfs.ko" failed to register! 17 When trying to mount an SMB share: root@starfire:/usr/ports% umount /smb-backup umount: /zelith-backup1: not currently mounted root@starfire:/usr/ports% mount /smb-backup smbfs: vfsload(smbfs): File exists Exit 71 My klddstat: Id Refs Address Size Name 1 7 0xc0100000 2c5358 kernel 2 1 0xc03c6000 53b8 vesa.ko 4 1 0xc2027000 2000 green_saver.ko 5 1 0xc2029000 14000 linux.ko 7 2 0xc2c2f000 3000 libiconv.ko 8 1 0xc2c15000 1a000 smbfs.ko 9 1 0xc2c32000 3000 libmchain.ko I also tried to rebuild and reinstall the smbfs module, but that didn't help. Any ideas? Greetings, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203172134.g2HLYwW11233>