I'm finding impossible to change ownership and permissions on my vfat partititon. Even as root, I get denied.
I've fiddled with how the partition is mounted, to no avail. The relevant part of my /etc/fstab is: /dev/hda1 /mnt/vfat vfat user,owner,exec,dev,suid,rw,conv=binary,uid=500,gid=500,auto 0 0 Help? John
