Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Every file on mounted devices is executable...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
RandomLinuxUser
n00b
n00b


Joined: 20 Feb 2013
Posts: 7

PostPosted: Sat Feb 23, 2013 7:00 pm    Post subject: [SOLVED] Every file on mounted devices is executable... Reply with quote

Every file i create on a mounted device is executable. It is annoying if i try to list only executable files, and then everything is listet.
Even if i execute "touch some_new_file" it is executable. I cant remove this flag with "chmod -x some_new_file"

Here my fstab:

Code:
...
/dev/sdb1   /mnt/usb_1   auto   rw,noauto,users,exec   0 0
...


Last edited by RandomLinuxUser on Sat Feb 23, 2013 7:48 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54220
Location: 56N 3W

PostPosted: Sat Feb 23, 2013 7:22 pm    Post subject: Reply with quote

RandomLinuxUser,

What filesystem?

Post the output of
Code:
df -T
Not all filesystems support Linux permissions.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
RandomLinuxUser
n00b
n00b


Joined: 20 Feb 2013
Posts: 7

PostPosted: Sat Feb 23, 2013 7:30 pm    Post subject: Reply with quote

vFat. Yes, maybe this is the reason.
But its still annoying.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54220
Location: 56N 3W

PostPosted: Sat Feb 23, 2013 7:47 pm    Post subject: Reply with quote

RandomLinuxUser,

yep, thats the reason.

If you do not fake the +x mode, you will not be able to cd to a subdirectory on the filesystem. Thats annoying too.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum