From owner-freebsd-questions@FreeBSD.ORG Wed Oct 20 16:30:24 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 B0D7A16A4CF for ; Wed, 20 Oct 2004 16:30:24 +0000 (GMT) Received: from biggie.spekt.net (biggie.spekt.net [67.18.79.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6699C43D2F for ; Wed, 20 Oct 2004 16:30:24 +0000 (GMT) (envelope-from radek@raadradd.com) Received: from raadradd.homeunix.org (bwc178.neoplus.adsl.tpnet.pl [83.29.226.178]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by biggie.spekt.net (Postfix) with ESMTP id 222E3401D; Wed, 20 Oct 2004 18:30:21 +0200 (CEST) Received: by raadradd.homeunix.org (Postfix, from userid 1001) id 8EAD5A55C; Wed, 20 Oct 2004 18:30:26 +0200 (CEST) Date: Wed, 20 Oct 2004 18:30:26 +0200 From: Radek Kozlowski To: Steven Friedrich Message-ID: <20041020163026.GA45424@werd> References: <200410201217.02187.FreeBSD@insightbb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <200410201217.02187.FreeBSD@insightbb.com> User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: Mounting data CD 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: Wed, 20 Oct 2004 16:30:24 -0000 On Wed, Oct 20, 2004 at 12:17:02PM -0400, Steven Friedrich wrote: > I'm trying to mount a data CD as a normal user. It works fine as root, but I > want average users to be able to do it. http://www.freebsd.org/doc/en/books/faq/disks.html#USER-FLOPPYMOUNT -Radek