comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » permissions for external hard disk on Fedora 22
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: permissions for external hard disk on Fedora 22 [message #91608 is a reply to message #91606] Wed, 05 August 2015 03:31 Go to previous message
Lajos Foldy is currently offline  Lajos Foldy
Messages: 176
Registered: December 2011
Senior Member
On Wednesday, August 5, 2015 at 10:32:35 AM UTC+2, Induja Shaji wrote:
> Hi..
> I am compiling a fortran code which is saved in a external hard disk connected to my laptop(with fedora 22 OS). After compiling the output file created is not an executable one. it shows like,
>
> $ ./hist
> bash: ./hist: Permission denied
>
> Now I tried to change the mod with
>
> $ chmod 777 hist
>
> then, it doesn't shows any error, but still the file is not executable.howcaniresolvethis?

Security. Untrusted sources (CDs, pen drives, etc) are mounted noexec.

sudo mount -o remount -o exec /dev/...

regards,
Lajos
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: IDL crashing on call of TV
Next Topic: IDL 6.3 32bit version on 64 bit OS

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:29:58 PDT 2025

Total time taken to generate the page: 0.00187 seconds