Hello.
I ahve a problem with mount.
When i try to mount a drive on a windows 95
computer a get this error:
Code:
/unimat# mount -t smbfs //UNIMAT_SU/C /mnt/bts/ -o username=xxx,password=xxx,ip=194.1.41.95
mount error(112): Host is down
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
I also get the same error when i try with cifs.
The host is NOT down. i can ping and connect with VNC.
and when i run:
Code:
/unimat# smbclient -L UNIMAT_SU
Enter root's password:
Sharename Type Comment
--------- ---- -------
TO_BTS Disk
FROM_BTS Disk
C Disk
IPC$ IPC Kommunikation mellan fjärranslutna processer
Server Comment
--------- -------
Workgroup Master
I can mount the drive from a old slackware (2.4.36) computer with the same command with no errors.
On the new computer (ubuntu 10.04) i have installed smbfs and samba.
I dont know what i doing wrong , does anybody have some good ideas ??
Thanks Andreas H