http://bugs.winehq.org/show_bug.cgi?id=25904
Summary: Can't run anything on a cifs partition Product: Wine Version: 1.3.12 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kelk1@comcast.net
Originally reported for Mandriva Cooker:
https://qa.mandriva.com/show_bug.cgi?id=61940
The same program on the same machine starts with wine 1.3.7, but from 1.3.9 to wine-1.3.12, I get:
err:virtual:map_file_into_view failed to set 00000007 protection on file map, noexec filesystem?
How reproducible: Always
Steps to Reproduce: Run something like 'wine /mnt/smb/smbshare/path/to/program.exe' where /mnt/smb/smbshare is a remote cifs share
I tried to set the 'exec' option in fstab, but the file system is still mounted with noexec.