[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Accessing USB storage attached to network router



On Mon, Jun 05, 2017 at 01:38:04PM +0100, Rodolfo Medina wrote:
Hi all.

Here:

https://askubuntu.com/questions/109505/how-do-i-access-an-external-hard-drive-plugged-into-my-router

the problem seems to be solved, but not for me...  I plugged a USB storage
pendrive into my ADSL internet router but don't know how to access it.  I tried
putting in /etc/fstab something like:

//192.168.1.1/USB_storage /mnt/public cifs guest 0 0

Is this the correct share to mount? Try "smbclient -L 192.168.1.1" to see
what shares are available.

Try running smbmount directly and see if it gives more information:

 # mount -t cifs //192.168.1.1/USB_Storage /mnt/public --verbose -o guest


with no result: when I do `mount -a' it says:

mount error(115): Operation now in progress
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

.  Please help whoever can.

Thanks in advance,

Rodolfo


--
For more information, please reread.

Attachment: signature.asc
Description: PGP signature


Reply to: