USB

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

2ks-kyle
Posts: 15
Joined: Sun Jan 29, 2012 2:52 am

USB

Post by 2ks-kyle »

Hello,

I just connected a USB hard drive to my WNDR3500v2 but can't access it. I am running Gargoyle 1.53 and everything else works so I assume I just need to setup the drive location somehow. Can anyone help me with this? The drive is a WD 640 GB- NTFS.

Thanks

hnl_dk
Moderator
Posts: 408
Joined: Mon Aug 29, 2011 12:37 pm

Re: USB

Post by hnl_dk »

ntfs is not recommended for use on linux, as the ntfs driver is too slow.
If you want to try (I am also using ntfs, as I want to be able to attach it to a computer once in a while).
To be able to use ntfs run this through ssh

Code: Select all

opkg update
opkg install kmod-fs-ntfs
and then reboot the router.
Router: TL-WR1043ND - Gargoyle 1.5.4
AP: TL-WR1043ND - Gargoyle 1.5.4

2ks-kyle
Posts: 15
Joined: Sun Jan 29, 2012 2:52 am

Re: USB

Post by 2ks-kyle »

Hello,

Thanks for the advice. I gave it a try but still can't access the disk. It always showed up in Gargoyle before and still does. I just can't access it through Windows Explorer (its a Vista machine) or in a browser. I unmounted the drive and rebooted. Same thing, this is what I see:

readyshare FAT32 254.117 GB CIFS+NFS Read/Write

The address is listed as: 192.168.1.1:/nfs/readyshare

Any other ideas? I'm still thinking this is just something simple that I don't know about. I have never used Open-WRT or anything w/Linux before trying Gargoyle a couple months ago. Prior to Gargoyle I had this same drive connected to the WNDR3700v2 and it was running fine over the network when my router was on the stock Netgear firmware (the disk was mounted originally via the Netgear Readyshare utility, hence the readyshare name for the disk).

Thanks

hnl_dk
Moderator
Posts: 408
Joined: Mon Aug 29, 2011 12:37 pm

Re: USB

Post by hnl_dk »

To be able to access the HDD from Windows, you should change the "share type" to CIFS.
Then you can access the HDD easily when visiting this address

Code: Select all

\\192.168.1.1\
Router: TL-WR1043ND - Gargoyle 1.5.4
AP: TL-WR1043ND - Gargoyle 1.5.4

2ks-kyle
Posts: 15
Joined: Sun Jan 29, 2012 2:52 am

Re: USB

Post by 2ks-kyle »

That did it! I figured it was just my lack of knowledge rather than a router/Gargoyle problem. The drive and partitions are mapped and accessible. THANKS! :D

hnl_dk
Moderator
Posts: 408
Joined: Mon Aug 29, 2011 12:37 pm

Re: USB

Post by hnl_dk »

2ks-kyle wrote:That did it! I figured it was just my lack of knowledge rather than a router/Gargoyle problem. The drive and partitions are mapped and accessible. THANKS! :D
Perfect.
Your welcome :mrgreen:
Router: TL-WR1043ND - Gargoyle 1.5.4
AP: TL-WR1043ND - Gargoyle 1.5.4

moi1me
Posts: 1
Joined: Wed May 08, 2013 12:41 pm

Re: USB

Post by moi1me »

Thank you very much. I couldn't find the answer anywhere until I came across this. It took me a few moments longer until I realized that I needed to add the shared disk.

My question is, how do you unmount just 1 drive? Or do I just unmount all drives and unplug and replug in the other drive? I am using a TP-Link WDR4300.

Thank you

Elecmuso
Posts: 45
Joined: Sun Apr 10, 2016 5:11 am

Re: USB

Post by Elecmuso »

I'm nearly there but unable to log onto the network drive that I've created. The network drive appears in Windows 7 with it's name and underneath the word 'share', but when I try to access it it responds with Enter Network Password. When I enter the password I set up for the user I get the message 'Logon failure: unknown user name or bad password'.

Any ideas?

ispyisail
Moderator
Posts: 5212
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: USB

Post by ispyisail »

gargoyle version?

Elecmuso
Posts: 45
Joined: Sun Apr 10, 2016 5:11 am

Re: USB

Post by Elecmuso »

1.9.0.2

Post Reply