From owner-freebsd-questions@FreeBSD.ORG Sat Dec 4 02:53:18 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 72EC116A4CE for ; Sat, 4 Dec 2004 02:53:18 +0000 (GMT) Received: from rader.servnow.com (rader.servnow.com [69.93.129.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14CA943D64 for ; Sat, 4 Dec 2004 02:53:18 +0000 (GMT) (envelope-from mikes@siralan.org) Received: from 12-210-181-37.client.insightbb.com ([12.210.181.37]) by rader.servnow.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1CaQ2m-0006Go-Sc; Fri, 03 Dec 2004 21:53:09 -0500 Date: Fri, 3 Dec 2004 21:53:15 -0500 (EST) From: "Michael L. Squires" X-X-Sender: mikes@familysquires.net To: Alan Curtis In-Reply-To: <08CF99C0-454D-11D9-B83F-000A959EB894@ieee.org> Message-ID: <20041203215128.I18754@familysquires.net> References: <08CF99C0-454D-11D9-B83F-000A959EB894@ieee.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - rader.servnow.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - siralan.org X-Source: X-Source-Args: X-Source-Dir: cc: freebsd-questions@freebsd.org Subject: Re: starting netatalk 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: Sat, 04 Dec 2004 02:53:18 -0000 Do you have "options NETATALK" in your kernel? It's not in the GENERIC kernel, and you'll need to compile a new kernel (or at least I did, the last time I installed netatalk). Mike Squires