[cumbria_lug] fat32 file system and linux
Michael Saunders
cumbria at mailman.lug.org.uk
Sat Aug 16 12:21:01 2003
On Fri, 15 Aug 2003 guy.murray@boltblue.com wrote:
> the fat32 partition is mounted at start up using "vfat" in fstab.
Try something like this in /etc/fstab:
/dev/hda1 /mnt/disk vfat noauto,user 0 0
The important bit being "user" in the options field. Note that the
"noauto" means it's not mounted at boot time -- not sure if that will
make a difference; still, with this, I can "mount /mnt/disk" as a
normal user and have full write access.
M
--
Michael Saunders
www.aster.fsnet.co.uk