On Sat, 26 Jun 2004 12:05:48 -0400
"Thomas Moyer" <[EMAIL PROTECTED]> wrote:

> I have a Fat32 partition that I use to share files between Windows
> and FreeBSD.  I have it mounted on /home and when it mounts the
> owner of all the files is root and the group is wheel.  Is there a
> way to change that so it acts like a normal home partition? In other
> words the individual directories and files are owned by the user
> etc.

Since FAT has no ability to permissions, it has to be mount as
something... it defualts to root... check out the -g and -u switches
for mount...
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to