I have a partition on another samba server, mounted on my mageia machine using a line like this in fstab:
//server/share /mnt/here cifs credentials=/etc/samba/auth.where,uid=501,gid=501,_netdev,users 0 0
This used to work great on mandriva but, with my new install of Mageia, I am experiencing large delays each time I need to access the partition (from dolphin, or running a simple df from the terminal).
Any idea?
Thanks!