Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 2004 04:51:54 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        blacknova@mail.ru, tjr@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/65097: mount_smbfs failed when kernel compiled with 'options NETSMB'
Message-ID:  <200404041151.i34BpsdM068800@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404041151.i34BpsdM068800>