From owner-freebsd-questions Thu Mar 23 2:38:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bw150zhb.bluewin.ch (bw150zhb.bluewin.ch [195.186.1.68]) by hub.freebsd.org (Postfix) with ESMTP id 2114737B95B for ; Thu, 23 Mar 2000 02:38:08 -0800 (PST) (envelope-from carloma@bluewin.ch) Received: from bluewin.ch (bei180pub149.bluewin.ch [195.186.180.149]) by bw150zhb.bluewin.ch (8.9.3/8.9.3) with ESMTP id LAA04315 for ; Thu, 23 Mar 2000 11:38:03 +0100 (MET) Message-ID: <38D9F4A1.997811ED@bluewin.ch> Date: Thu, 23 Mar 2000 11:40:33 +0100 From: matteotti X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: mounting floppies and cd's Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Friends, I am trying to set up /etc/fstab such that it be possible to mount floppies and cdroms as normal user (not root). I tried the same option flags as I have under Linux. i.e. /dev/fd0 /floppy msdos user,noauto,rw (some more) 0 0 ^^^^^ When I try to mount a floppy as normal user there is the followin error message mount -o: user option not supported :-( (the same for cdrom) Has anybody solved the 'problem' or an idea to solve it ? Thanks in advance: Carlo. OS: FreeBSD3.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message