Results 1 to 2 of 2
as the title says, if i compile code on my flash drive (sda1) and attempt to run it (even with chmod 777) i have to copy it to my hda1 ...
- 09-27-2008 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 85
permission denied running a.out from sda
as the title says, if i compile code on my flash drive (sda1) and attempt to run it (even with chmod 777) i have to copy it to my hda1 and compile to run it. (dont know if copying the a.out to hda1 will allow it to run or not)
- 09-28-2008 #2
I believe Linux/Unix will not not let executables run on removable drives...its a security issue...I don't know this for certain but I think I read it somewhere...hope this helps...


Reply With Quote