I tried to connect Kingston DataTraveller Locker+ 16GB flash drive with hardware protection, the file DTLplus_Launcher does not start, saying that it can not find the flash drive ("Unable to locate the removable drive), when I try to launch it from the terminal the following happens: az at COMMERCE:~$ wine /media/DTLplus/DTLplus_Launcher.exe az at COMMERCE:~$ fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004 [/img]
zaal wrote:> DTLplus_Launcher does not start, saying that it can not find the flash drive ("Unable to locate the removable drive), > > fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004That is IOCTL_SCSI_PASS_THROUGH. Make sure you properly mapped your drive in winecfg and that you have correct permissions to access that device (not just the mount point).
Thanks, but can you, please, explane what you mean in a way of: you should do 1. 2. ...
Have found some time today. The result was the same. az at COMMERCE:~$ cd /media/DTLplus az at COMMERCE:/media/DTLplus$ wine DTLplus_Launcher.exe az at COMMERCE:/media/DTLplus$ fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004 So, please help, if smb has some ideas.