From owner-freebsd-questions@FreeBSD.ORG Fri Apr 2 09:07:11 2004 Return-Path: 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 542BC16A4CE for ; Fri, 2 Apr 2004 09:07:11 -0800 (PST) Received: from atwns1.omniresources.com (atwns1.omniresource.com [69.48.112.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0F5E43D39 for ; Fri, 2 Apr 2004 09:07:10 -0800 (PST) (envelope-from doug@polands.org) Received: from 5x2822.omniresources.com (5x2822.omniresources.com [192.168.254.149])i32H6sS2035445; Fri, 2 Apr 2004 11:07:05 -0600 (CST) (envelope-from doug@polands.org) Received: from polands.org (localhost [127.0.0.1])i32H61K9012692; Fri, 2 Apr 2004 11:06:21 -0600 (CST) (envelope-from doug@polands.org) Message-ID: <406D9D79.4030403@polands.org> Date: Fri, 02 Apr 2004 11:06:01 -0600 From: Doug Poland User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040311 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Panna References: <406D3128.3060907@gmx.de> In-Reply-To: <406D3128.3060907@gmx.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: OSX and Freebsd : what could be a good setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 17:07:11 -0000 Panna wrote: > I've purchased a new emac with OSX 10.3. ...snip... > The freebsd server should act as mail and news-server and also as file > server. > Do I have to put the data on a fat32-slice? no, use nfs > If I setup a nfs-mount on the freebsd server and copy data from OSX to > it, is the data readable from Freebsd without the hfs port? > yes > You see I'm in a state of confusion.. > You're simply using a FreeBSD as a file server. You serve up files to the client via NFS (OS X) or CIFS (Windows). FreeBSD doesn't care. Now if you want FreeBSD to understand and manipulate those files is a different issue. -- Regards, Doug