LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Not able to give execute permissions (https://www.linuxquestions.org/questions/linux-general-1/not-able-to-give-execute-permissions-219542/)

needanyhelp? 08-18-2004 11:09 PM

Not able to give execute permissions
 
Hi,
I am using Fedora core 2.
I am able to mount all the windows fat drives and also in write mode.
But i am not able to execute any programs in the windows drives.
i gave 777 permissions to the directory and also to all the files but
still not able to execute.

guess i should change my username to needsomehelp! :)
Thank You
bye

320mb 08-19-2004 12:19 AM

what exactly are you trying to do??
do any of these files end with .........exe??
linux won't do windows executables.........unless you have
wine installed............

needanyhelp? 08-19-2004 03:21 AM

Hi,
I am talking about a.out not exe files.
suppose i have a .c file in the windows drives and i mount the drive
Not i compiled that .c file in the windows drive which i mounted and i got
a a.out file.when i do ./a.out it is saying Permission Denied.
bye

Dark_Helmet 08-19-2004 03:49 AM

Here's a link to a similar thread:

http://www.linuxquestions.org/questi...hreadid=218306

You're probably interested in the sequence of responses starting at #5 (my "long-shot" response).

needanyhelp? 08-20-2004 05:19 AM

Hi,
Thanks for the help.
it worked i had to just add exec in my fstab and remove other options.
Thanks a lot


All times are GMT -5. The time now is 07:11 PM.