How do I mount a fat32 partition writable by all from /etc/fstab
Hi,
Can anyone tell me how I set up a vat32 partition in /etc/fstab so it's writable by all users (well, me anyway) rather than just root, and also allow execution of applications on that partition (windows apps under wine).
My current entry in /etc/fstab looks like below but only root can write to it.