Hi, I upgraded from Lucid and now I can't run scripts and executables from my external NTFS drive anymore. I've read the forums and for some reason they changed the default behaviour. For portability reasons, using fstab to mount the drive is not an option.

How can I change the automount daemon or remount the drive with executable permissions?.
I've tried without success:
Code:
sudo mount /media/namehere -o remount,exec
Thanks,