I need to give all users read write permisions on my fat 32 partition. As root I set the permisions and it does not change. I think my fstab is wrong.
Code:
/dev/hda7 /mnt/My_Music vfat defaults,umask=0,rw 0 0
I have tried a couple setting but not the right one  |