kern/65097: mount_smbfs failed when kernel compiled with
'options NETSMB'
Tim J. Robbins
tjr at FreeBSD.org
Sun Apr 4 04:51:54 PDT 2004
Synopsis: mount_smbfs failed when kernel compiled with 'options NETSMB'
State-Changed-From-To: open->closed
State-Changed-By: tjr
State-Changed-When: Sun Apr 4 04:49:27 PDT 2004
State-Changed-Why:
You need to either use smbfs entirely as a module, or add all of the
required options to the kernel config file:
options NETSMB
options NETSMBCRYPTO
options LIBICONV
options LIBMCHAIN
options SMBFS
http://www.freebsd.org/cgi/query-pr.cgi?pr=65097
More information about the freebsd-bugs
mailing list