10 Sep
2012
10 Sep
'12
3:36 a.m.
2012/9/9 Randy <gumper1034@gmail.com>:
In the past I have been able to mount my Windows computer using the following command:
"mount -t cifs -o username=USERNAME,password=PASSWORD //192.168.1.107/Users/gumper /mnt/share/"
Now when I try this I receive the message:
"Unable to find suitable address".
I am able to ping the IP address without any problem.
Any idea what I'm doing wrong here?
Thanks,
Randy
Maybe missing DOMAIN or WORKGROUP in "username=" ? Rafael