From owner-freebsd-questions Thu Jun 8 06:56:00 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA12456 for questions-outgoing; Thu, 8 Jun 1995 06:56:00 -0700 Received: from gaudi.diatel.upm.es (gaudi.diatel.upm.es [138.100.49.10]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id GAA12450 for ; Thu, 8 Jun 1995 06:55:54 -0700 Received: by gaudi.diatel.upm.es (4.1/SMI-4.1) Thu, 8 Jun 95 15:51:36 +0200 X400-Received: by mta diatel.upm in /PRMD=/ADMD=/C=/; Relayed; Thu, 8 Jun 1995 15:51:31 UTC+0200 X400-Received: by /PRMD=iris/ADMD=mensatex/C=es/; Relayed; Thu, 8 Jun 1995 15:51:31 UTC+0200 Date: Thu, 8 Jun 1995 15:51:31 UTC+0200 X400-Originator: jmrueda@diatel.upm.es X400-Recipients: non-disclosure:; X400-Content-Type: P2-1984 (2) X400-Mts-Identifier: [/PRMD=iris/ADMD=mensatex/C=es/;950608155131] Content-Identifier: 724 Conversion: Prohibited From: Javier Martin Rueda To: questions@freebsd.org Message-Id: <724*/S=jmrueda/OU=diatel/O=upm/PRMD=iris/ADMD=mensatex/C=es/@MHS> Subject: Automounting a CD-ROM Mime-Version: 1.0 (Generated by Ean X.400 to MIME gateway) Sender: questions-owner@freebsd.org Precedence: bulk I want to use amd to automount CD-ROMs. The idea is that whenever a user inserts a disk in the CD-ROM drive he/she doesn't need to be root to mount the filesystem. Instead, the CD-ROM appears automagically in /cdrom in read-only mode. I've never used amd or any other automounter before, and I've been looking at the amd and amq man pages, as well as at a PostScript document included in the sources of amd in FreeBSD 2.0R, but I haven't found at a first glance how to do that. Can anybody please post an example configuration file for what I pretend? Thanks in advance.