[linux-cifs-client] SMB support still missing?

Christopher R. Hertel crh at ubiqx.mn.org
Sat Feb 3 17:21:16 GMT 2007


Have you tried using smbclient to verify that the share is really available?
 The "Host is down" message suggests a name resolution failure, but I
haven't studied the CIFS VFS error messages so that's just a guess.  What do
you get when you enter "nmblookup cl0"?

Chris -)-----

Jan Engelhardt wrote:
> Hello list,
> 
> 
> as of kernel 2.6.20-rc7, cifs still cannot mount Windows 98 despite the 
> source code containing traces that believe it could. (Existence of 
> cifssmb.c) If so, what is wrong with mounting?
> 
> sk0# mount -t cifs //cl0/c /mnt/0
> Password: (leave blank)
>  CIFS VFS: No response for cmd 114 mid 1
>  CIFS VFS: cifs_mount failed w/return code = -112
> mount error 112 = Host is down
> Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
> 
> mount -t cifs -o guest //cl0/c /mnt/0
> (same)
> 
> mount -t cifs -o sec=none //cl0/c /mnt/0
> (same)
> 
> mount -t smbfs //cl0/c /mnt/0
> (works, when giving an empty password)
> 
> mount -t smbfs -o guest //cl0/c /mnt/0
> (also works)
> 
> 
> Is 2.6.20-rc7's cifs still not able to mount it?
> 
> cifs-mount and samba, samba-client are 3.0.23d. Kernel is 2.6.20-rc7, 
> CIFS and SMBFS are enabled.
> 
> 
> 
> Jan

-- 
"Implementing CIFS - the Common Internet FileSystem" ISBN: 013047116X
Samba Team -- http://www.samba.org/     -)-----   Christopher R. Hertel
jCIFS Team -- http://jcifs.samba.org/   -)-----   ubiqx development, uninq.
ubiqx Team -- http://www.ubiqx.org/     -)-----   crh at ubiqx.mn.org
OnLineBook -- http://ubiqx.org/cifs/    -)-----   crh at ubiqx.org


More information about the linux-cifs-client mailing list