how can root mount a FAT partition so other users can get write permission?

Simon Wood simonw at terabyte-computing.com
Wed Nov 17 08:32:36 UTC 2004


In your fstab put:

/dev/<fat partion>	/mnt/<mount- point>	vfat	umask=000,defaults	0 0

If your kernel is capable of writing to a vfat partition.





More information about the users mailing list