From owner-freebsd-questions@FreeBSD.ORG Tue Feb 7 19:30:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A211816A420 for ; Tue, 7 Feb 2006 19:30:31 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FBA043D7B for ; Tue, 7 Feb 2006 19:30:24 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.1/8.13.1) with ESMTP id k17JSJ0b029761; Tue, 7 Feb 2006 13:28:40 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <43E8F4C9.60507@daleco.biz> Date: Tue, 07 Feb 2006 13:28:09 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "A. Clausen" References: <43E8E218.6010105@alberni.net> In-Reply-To: <43E8E218.6010105@alberni.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions List Subject: Re: Samba and fstab X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2006 19:30:31 -0000 A. Clausen wrote: > Slowly educating myself in FreeBSD. Have managed > to get Samba set up and can access my FreeBSD server, > but trying to get SMBFS shares mounted in fstab is > causing me grief. Either I get errors about invalid > file system or I get nothing at all when I issue > "mount -a", but the share still isn't mounted. I've > tried adding some info to nsmb.conf, but that > doesn't seem to make much difference. I'd think that the contents of /etc/fstab, a short sample of the command with the error message (e.g. "cut-n-pasted" CLI transcript), and perhaps even a little more explanation might go a ways in helping someone to help you. > I'm running FreeBSD 6 and Samba 3.0.14a. On both systems? Kevin Kinsey