Comment 2 for bug 1044923

Revision history for this message
malheum (maxheise) wrote :

The mount cmd line that works is this one:

mount -t cifs //192.168.1.2/musik /mnt/musik -o rw,uid=myuser,gid=mygroup,nosuid,noserverino,nodev,noexec,dir_mode=0755,file_mode=0644,credentials=nas_credentials.txt

Leave out the noserverino option and then audacious will freeze.