1

My computer has two hard disks (1 SSD + 1 HDD). I have installed operating systems in SSD and made HDD as a NTFS drive (named as 'WorkData'; and the location is /media/WorkData), so that I can work in that HDD from both Ubuntu and Windows.

I have compiled a program (named as 'chem') in 'WorkData' and tried executing it by ./chem command. However, I am getting the error 'bash: ./chem: Permission denied'.

I tried following ways to fix it:

1) Used, chmod u+x chem => No use. 2) Tried the option in the link => No use. 3) Tried the option in the link => No use.

Can some one help me in this regard?

Thanks, Rveera

Community
  • 1
  • 1
Rveera
  • 21
  • 3
  • You might be better off asking this on http://superuser.com/ – chrisbajorin Jun 30 '16 at 03:45
  • Questions about **general computing hardware and software** are off-topic for Stack Overflow unless they directly involve tools used primarily for programming. You may be able to get help on [Super User](http://superuser.com/tour). – Gustavo Morales Jun 30 '16 at 03:46

0 Answers0