Hi, What about the results of these commands as 'root' inside a terminal console ? (copy/paste only the part in bold) : Code: -bash-2.05b# modprobe cifs ; lsmod | grep cifs cifs 226904 0 -bash-2.05b# A++
-bash-2.05b# modprobe cifs ; lsmod | grep cifs cifs 226904 0 -bash-2.05b#
/home/user # modprobe cifs ; lsmod | grep cifs cifs 226904 0 /home/user #
mount -t cifs //LENOVO-DT/f$/ /home/user/MyDocs/KaosExt -o user=remote,pass=****,ip=192.168.2.2,direct