From owner-freebsd-questions Mon Jun 8 02:54:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA06705 for freebsd-questions-outgoing; Mon, 8 Jun 1998 02:54:57 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hotpoint.dcs.qmw.ac.uk (hotpoint.dcs.qmw.ac.uk [138.37.88.162]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA06665 for ; Mon, 8 Jun 1998 02:54:48 -0700 (PDT) (envelope-from scott@dcs.qmw.ac.uk) Received: from brunos-sun.dcs.qmw.ac.uk [138.37.88.185]; by hotpoint.dcs.qmw.ac.uk (8.8.7/8.8.5/S-4.0) with SMTP; id KAA12409; Mon, 8 Jun 1998 10:54:35 +0100 (BST) Date: Mon, 8 Jun 1998 10:54:35 +0100 (BST) Message-Id: <199806080954.KAA12409@hotpoint.dcs.qmw.ac.uk> Received: locally by brunos-sun (SMI-8.6/QMW-client-3.2b); poster "scott"; id KAA13002; Mon, 8 Jun 1998 10:49:33 +0100 From: Scott Mitchell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Chris Roberts" CC: freebsd-questions@FreeBSD.ORG Subject: Re: Mounting CD ROM Drives In-Reply-To: <67568222@toto.iv> X-Mailer: VM 6.22 under 19.15 XEmacs Lucid Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Roberts said: >Hi, > I am a new user of FreeBSD (and any type of UNIX for that matter) >and have a question about mounting my cdrom. When logged in as root, >I can mount the cdrom drive with the following command. > > # mount -t cd9660 -o ro /dev/wcd0a /cdrom > > And this seems to work fine. If I then log off and log in as >another user (which is the first one I've ever made, so I probably >did it wrong) and type the same command, I get an error message, >something along the lines of 'Permission Denied'. Do I have to give >the new user permission to read the drive or something? I have made >the user a member of the wheel group but that didn't help! > > Any Ideas? > Yup -- use the automounter daemon (amd). There was a thread here a week or so ago on this very question, subject line "Automount the CDROM?". It should all be in the mail archives on www.freebsd.org (you might have to wait a few days for the most recent stuff to get into the archive). Scott. -- =========================================================================== Scott Mitchell | PGP Key ID |"If I can't have my coffee, I'm just | 0x54B171B9 | like a dried up piece of roast goat" QMW College, London, UK | 0xAA775B8B | -- J. S. Bach. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message