Ubuntu – Steam Library must be on a filesystem mounted with execute permissions 1

mountpermissionssteam

I have installed Ubuntu 14.04(Dual Boot with Win 8.1) lts with about 12-13gb disk space.
I installed Steam and tried to install DOTA 2 which requires about 10gb of space ,but I have only 6 gb left.
I tried installing it on a different partition(windows) however it refuses to select a directory in any of the windows partition stating the above error:
Steam Library must be on a filesystem mounted with execute permissions 1

Best Answer

i found a very easy answer for this problem, just type this in the terminal udisks --mount /dev/sda2 --mount-options umask=022 (mounts with exec) steam will accept the windows partition and start downloading/installing your game.