I should also mention that yes, I can mount any windows, and samba serving machine on the network other than this one.. so if anyone knows the answer to this.. that might be nice![]()
mount -t cifs //192.168.1.2/system /mnt/smb/pda/ -o uid=500,gid=500,ip=192.168.1.2
Password:
mount error: cifs filesystem not supported by the system
Refer to the mount.cifs( manual page (e.g.man mount.cifs)
but if you run a # smbclient /\/\192.168.1.2/\system
Password:
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 2.0.7]
smb: \>
you can connect just fine... wish I knew the resolution to that.. telnet on the other hand works for me.. as does many other things..






Reply With Quote
