hello, get the update first just like mine(get the *.patch.rpm only for efficiency) [EMAIL PROTECTED]:~> rpm -qa|grep samba yast2-samba-client-2.14.4-3 samba-winbind-3.0.23d-19.5 yast2-samba-server-2.14.3-10 kdebase3-samba-3.5.5-78 samba-doc-3.0.23d-6 samba-client-3.0.23d-19.5 samba-3.0.23d-19.5 [EMAIL PROTECTED]:~>
then try this(i've 2003 box too) [EMAIL PROTECTED]:~> sudo mount //10.126.12.50/C$ mount/ntfs/ -o username=chika Password: [EMAIL PROTECTED]:~> cd mount/ntfs/ (it takes a little longer) OR this one ..... [EMAIL PROTECTED]:~/mount> sudo mount.cifs //10.126.12.50/C$ ntfs/ -o username=chika Password: [EMAIL PROTECTED]:~/mount> cd ntfs/ u can give this way as your new method(it is fastest) enter this on Location @ your konqueror(it based on reliable smbclient) smb://10.126.12.50/C$ thanks for waiting my info..... cheers, chika > I have an OpenSUSE 10.2 box that about a month ago I was able to use > to mount a windows share (win2k3 AD server) using the typical mount -t > cifs -o user=name etc. However, today when I do this I get the > following: > > porsche:~ # mount -t cifs -o user=testuser //ferrari/d$ > /home/testuser/homedir/ > mount: wrong fs type, bad option, bad superblock on //ferrari/d$, > missing codepage or other error > In some cases useful info is found in syslog - try > dmesg | tail or so > > porsche:~ # dmesg | tail > > CIFS VFS: cifs_mount failed w/return code = -22 > CIFS VFS: cifs_mount failed w/return code = -22 > CIFS VFS: cifs_mount failed w/return code = -22 > CIFS VFS: cifs_mount failed w/return code = -22 > > I've done the google search but no help. Any idea what the problem is? > Seems strange that it would work a little while ago and not now. This > is a pretty static box. Not many changes made to this machine. > > Any help would be appreciated. > > Thanks, > Brian > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
