So I have several of the MY Books connected to my PC. I use them to stream music and movies to a WD Live on my TV. The files are Xmounted through SSH to the WD Live.
I just reinstalled my OS (WIN 7U) and now my internal hard drive shares go through the network just fine, but the external drives get blocked. The error that SSH is giving me is, for example:
Code:
# xmount "//192.168.0.195/Films" "Films" cifs
mount: mounting \\192.168.0.195\Films on /tmp/media/usb/Films failed: Cannot allocate memory
xmount: xmount //192.168.0.195/Films Films cifs user=guest,iocharset=utf8,ro FAILED WTF?!?
Also, it gives a failure for:
Code:
session request to 192.168.0.195 failed (Called name not present)
session request to 192 failed (Called name not present)
session request to *SMBSERVER failed (Called name not present)
NetBIOS over TCP disabled -- no workgroup available
The thing is is that my netBIOS is ENABLED, and my workgroup is also. This has got me completely puzzled. Why would there be a block on the external drives but my internal drive files mount just fine?
Any help would be greatly appreciated!
Here is my IPconfig as well: