From owner-freebsd-questions Mon Apr 26 15:54:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id D3941152C2 for ; Mon, 26 Apr 1999 15:54:36 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id PAA01997; Mon, 26 Apr 1999 15:54:33 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 26 Apr 1999 15:54:32 -0700 (PDT) From: Doug White To: Kevin Weiss Cc: freebsd-questions@FreeBSD.ORG Subject: Re: allowing users to use mounted device In-Reply-To: <19990425005321.2D95214A2D@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 24 Apr 1999, Kevin Weiss wrote: > what entries are needed for fstab to allow users to use my zipdrive, > floppy, and cdrom? > > I heard that all I needed to add was: > > device/name mnt/point filesystem rw,noauto 0 0 > > then I would add > > device/name mnt/point filesystem rw,noauto, user, sync 0 0 > > Is this correct? I checked the man for FSTAB, but I didn't see any mention > of "user" or "synch" You're reading Linux documentation again. FreeBSD doesn't have a 'user' mount flag. And take the spaces out too. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message