Skip site navigation (1)Skip section navigation (2)
Date:      15 Aug 2003 19:24:07 -0400
From:      Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>
To:        Stefan Malte Schumacher <s.schumacher@netcologne.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Error while mounting Fat32-Partition
Message-ID:  <44ekzma4iw.fsf@be-well.ilk.org>
In-Reply-To: <20030815184117.GA27345@drachenhorst.fantasy.net>
References:  <20030815182651.GA27236@drachenhorst.fantasy.net> <20030815184117.GA27345@drachenhorst.fantasy.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Stefan Malte Schumacher <s.schumacher@netcologne.de> writes:

> > /dev/ad4s1              /mnt/I          msdos   rw              0       0

Yes, that should work okay.  Assuming, of course, that you have the
device and directory names correct.

> Oh and another thing : What entries do I have to make so that users can
> access these partitions and read/write on them ? 

RTFM (mount_msdos(8)), but the easy thing is to change the permissions
on the mount point.

Keep in mind, though, that *all* users will have the same access
unless you play games with the group ownership of the mount point.
This is *not* a filesystem type that supports any kind of local
security.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44ekzma4iw.fsf>