Date: Mon, 26 Apr 1999 15:54:32 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: Kevin Weiss <kevin.weiss@mail.utexas.edu> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: allowing users to use mounted device Message-ID: <Pine.BSF.4.03.9904261553530.6951-100000@resnet.uoregon.edu> In-Reply-To: <19990425005321.2D95214A2D@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9904261553530.6951-100000>