Subject: Re: non-root writing to MS-DOS drives
To: David Chapman <dchapman@canwest.victoria.bc.ca>
From: David Brownlee <abs@netbsd.org>
List: netbsd-help
Date: 01/30/2001 16:26:36
	Probably something along the lines of changing the fstab line:
	rw to rw,-m=770

		David/absolute		-- www.netbsd.org: No hype required --

On Tue, 30 Jan 2001, David Chapman wrote:

> * David Brownlee <abs@netbsd.org> [010130 06:18]:
> > 	I would expect you should either set the mode for the
> > 	directory on which it is mounted, or use '-m mask' when mounting.
> > 	See mount_msdos(8).
> >
> This work.  Thanks.  Now, how do I make this happen at boot time?
>
>   Thanks again,
>    Dave Chapman
>
>