LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mount usb drive (https://www.linuxquestions.org/questions/linux-newbie-8/mount-usb-drive-740280/)

rguemanou 07-15-2009 11:43 AM

mount usb drive
 
I'm trying to install my usb wireless adapter on Fedora 11. I looked infstab,the drive shows as usb 1-1. I try to mount using mount -t vfat /dev/usb 1-1 /mnt/usb.
I get the error drive busy.

can you help

repo 07-15-2009 11:48 AM

Quote:

I get the error drive busy.
Then the drive is already mounted.

rguemanou 07-16-2009 01:01 AM

But nothing in the directory /mnt/usb.
Thank you

Nylex 07-16-2009 01:15 AM

What does "mount" show? Also is "mount -t vfat /dev/usb 1-1 /mnt/usb" actually what you used to mount? I'd think it would complain about the "1-1". Are you sure that's what the device is called?

linuxlover.chaitanya 07-16-2009 02:26 AM

What is usb wireless adapter? If it is something like wifi adapter then you do not mount it like a storage disk.

rguemanou 07-16-2009 11:10 PM

Adapter
 
Quote:

Originally Posted by linuxlover.chaitanya (Post 3609163)
What is usb wireless adapter? If it is something like wifi adapter then you do not mount it like a storage disk.

the adapter is Airlink 101. What do I need to do. My system doesn't detect the wireless adapter but it detects my other usb(thumdrive).

linuxlover.chaitanya 07-17-2009 12:09 AM

USB thumb drives are like storage drives so they will not need drivers for mounting. And hence your distro mounts it. Wireless adapter will need its driver to be installed if it is not already. Anyhow, what is your distribution and what is Airlink 101?


All times are GMT -5. The time now is 12:57 AM.