From owner-freebsd-questions@FreeBSD.ORG Tue Jan 6 14:10:06 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 726F616A4CE for ; Tue, 6 Jan 2004 14:10:06 -0800 (PST) Received: from smtp4.wanadoo.nl (smtp4.wanadoo.nl [194.134.35.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FAA043D3F for ; Tue, 6 Jan 2004 14:10:05 -0800 (PST) (envelope-from znerd@FreeBSD.org) Received: from 10.0.0.153 (db-c-1b11d.adsl.wanadoo.nl [81.69.207.29]) by smtp4.wanadoo.nl (Postfix) with ESMTP id 0BA4041A7D for ; Tue, 6 Jan 2004 23:10:03 +0100 (CET) From: Ernst de Haan To: questions@FreeBSD.org Date: Tue, 6 Jan 2004 23:10:40 +0000 User-Agent: KMail/1.5.4 X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401062310.40460.znerd@FreeBSD.org> Subject: Problem with amd (automount daemon) 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: Tue, 06 Jan 2004 22:10:06 -0000 I've got a problem with amd. This is the error I get when I access my CD-ROM drive at /mnt/cdrom/: /host/localhost/cdrom: mount (amfs_auto_cont): Operation not permitted I've followed the instructions for configuring automounting on FreeBSD, as I found it on the Daemonnews site. Any hints as to what this error may indicate? Here's some more information on the pertaining system: FreeBSD 4.9-STABLE Dual P3-450 (but currently with UP kernel) My /etc/amd.map file: http://people.freebsd.org/~znerd/amd.map Output of dmesg -a: http://people.freebsd.org/~znerd/dmesg.out Ernst