I have Ubuntu 10.04 LTS.
I've noticed recently every file in my Hard Drive get executable privilege even every text files so when open it a pop-up window asks me what to do(run in terminal-Display-Cancel-Run).
I tried to change permission in terminal as sudo chmod a-x -Rv /media/D/* it shows me that privilege has been changed as 666 which means rw-rw-rw but actually nothing has been done, it's still as executable privilege given.
I tried to move some files to Desktop then did as above and it was successful.
My Hard Drive is formatted as "FAT32".
What would be the problem ??