Comment 9 for bug 661025

Revision history for this message
FlekkeN (flekken) wrote :

This affect me too. Im in Natty 11.04 and my fstab line:
//server/letoltesek /media/letoltesek cifs credentials=/etc/samba/credentials_flekken,noauto,users,_netdev,rw,iocharset=utf8 0 0
In this case there is an icons in nautilus panel but if i click on it and mount the fs another icon appears with the drive mounted and also an error appears:
Timeout waiting for mount to appear

if I write this:
//server/letoltesek/ /media/letoltesek cifs credentials=/etc/samba/credentials_flekken,noauto,users,_netdev,rw,iocharset=utf8 0 0
Same but with a trailing / no error, only 1 icon and no umount problem.
So that trailing / definetly a problem.