Shared Partitions?
Vulpes Velox
kitbsdlists at HotPOP.com
Sun Jun 27 11:39:07 PDT 2004
On Sat, 26 Jun 2004 12:05:48 -0400
"Thomas Moyer" <tommoyer at atlanticbb.net> 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...
More information about the freebsd-questions
mailing list