[GLLUG] Mount FAT32 drive as non-root

Brad Fears brad@frankendev.2y.net
16 May 2002 23:23:11 -0400


I'm sharing a FAT32 drive between two machines, and I'm looking for a
way to mount it so I can have write access to the drive without root
privileges.  Right now, I'm mounting it through fstab, and it appears
that all files belong to root.  It refuses to let me chown or chmod any
of them.  Is there any way around this?

--Brad Fears