LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   LinkSys USB (https://www.linuxquestions.org/questions/linux-networking-3/linksys-usb-329713/)

tavienu 06-02-2005 05:41 PM

LinkSys USB
 
How do I get a LinkSys WUSB 11v4 to work? Link RedHat Enterprise v3

craig467 06-02-2005 06:05 PM

Re: LinkSys USB
 
Quote:

Originally posted by tavienu
How do I get a LinkSys WUSB 11v4 to work? Link RedHat Enterprise v3
I am a newbe at all this Linux stuff, but this is what I did to get my USB working on my Red Hat Linux 9. i know it is different versions, but it might help:

insert the flash drive in usb
then add: "/dev/sda /mnt/usb auto auto,user 0 1" into the fstab file
then in the Terminal window (i did it as root) type: mkdir -p /mnt/usb
then in the Terminal window type: mount /dev/sda

Hope this works for your version - good luck.

Craig


All times are GMT -5. The time now is 01:14 AM.