Network share
Posted: Fri Jun 29, 2012 4:19 pm
Hello,
I was trying to mount my network share (windows), which is an external HDD connected to my Netgear router.
For some reason, it does not recognize the network share.
The path to the share is: \\NETDISC\shares\USB_Storage
I tried the command (I created a folder in the /mnt directory) but it gives me this error:
Do I need to add extra parameters, and if so, which ones?
The share doesn't require an username and password.
Kind Regards,
djmaster329
I was trying to mount my network share (windows), which is an external HDD connected to my Netgear router.
For some reason, it does not recognize the network share.
The path to the share is: \\NETDISC\shares\USB_Storage
I tried the command
Code: Select all
mount -t smbfs \NETDISC\shares\USB_Storage /mnt/netdiscCode: Select all
mount.cifs: bad UNC (NETDISCsharesUSB_Storage)The share doesn't require an username and password.
Kind Regards,
djmaster329