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.
/dev/hda5 /windows vfat defaults 0 0
Thanks,
Ned


Reply With Quote

