[Bug 598023] Re: unable to set executable bit on ntfs partition
Martin Pitt
martin.pitt at ubuntu.com
Tue Mar 12 10:47:09 UTC 2013
*** This bug is a duplicate of bug 1153781 ***
https://bugs.launchpad.net/bugs/1153781
** This bug has been marked a duplicate of bug 1153781
Can not run .exe .com and .bat from NTFS formated USB flash drive
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ntfs-3g in Ubuntu.
https://bugs.launchpad.net/bugs/598023
Title:
unable to set executable bit on ntfs partition
Status in “ntfs-3g” package in Ubuntu:
Triaged
Bug description:
Binary package hint: ntfs-3g
Not sure if this is a ntfs-3g bug or other related security package
involved.
It's impossible to set the executable bit on any file on a ntfs
partition mounted.
itxaka at itxaka-laptop:/media/Almacen/World of Warcraft$ ls -la Wow.exe
-rw------- 1 itxaka itxaka 7393944 2010-03-27 15:24 Wow.exe
itxaka at itxaka-laptop:/media/Almacen/World of Warcraft$ chmod +x Wow.exe
itxaka at itxaka-laptop:/media/Almacen/World of Warcraft$ ls -la Wow.exe
-rw------- 1 itxaka itxaka 7393944 2010-03-27 15:24 Wow.exe
itxaka at itxaka-laptop:/media/Almacen/World of Warcraft$ sudo chmod +x Wow.exe
[sudo] password for itxaka:
itxaka at itxaka-laptop:/media/Almacen/World of Warcraft$ ls -la Wow.exe
-rw------- 1 itxaka itxaka 7393944 2010-03-27 15:24 Wow.exe
itxaka at itxaka-laptop:/media/Almacen/World of Warcraft$
Copying the file to my home directory and setting it executable works
with no problems.
itxaka at itxaka-laptop:~$ ls -la Wow.exe
-rwx--x--x 1 itxaka itxaka 7393944 2010-06-24 11:28 Wow.exe
mtab contents:
/dev/sdb2 / ext4 rw,errors=remount-ro 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
none /sys sysfs rw,noexec,nosuid,nodev 0 0
none /sys/fs/fuse/connections fusectl rw 0 0
none /sys/kernel/debug debugfs rw 0 0
none /sys/kernel/security securityfs rw 0 0
none /dev devtmpfs rw,mode=0755 0 0
none /dev/pts devpts rw,noexec,nosuid,gid=5,mode=0620 0 0
none /dev/shm tmpfs rw,nosuid,nodev 0 0
none /var/run tmpfs rw,nosuid,mode=0755 0 0
none /var/lock tmpfs rw,noexec,nosuid,nodev 0 0
none /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0
none /var/lib/ureadahead/debugfs debugfs rw,relatime 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,noexec,nosuid,nodev 0 0
gvfs-fuse-daemon /home/itxaka/.gvfs fuse.gvfs-fuse-daemon rw,nosuid,nodev,user=itxaka 0 0
/dev/sdc5 /media/Almacen fuseblk rw,nosuid,nodev,allow_other,blksize=4096,default_permissions 0 0
Trying to make it executable via Nautilus doesn't work either.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ntfs-3g 1:2010.3.6-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-5.6-generic 2.6.35-rc3
Uname: Linux 2.6.35-5-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Jun 24 11:33:54 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100623)
ProcEnviron:
LANG=es_ES.UTF-8
SHELL=/bin/bash
SourcePackage: ntfs-3g
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/598023/+subscriptions
More information about the foundations-bugs
mailing list