LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 12-30-2005, 07:10 PM   #1
adssse
Member
 
Registered: May 2005
Distribution: Ubuntu, Jolicloud
Posts: 136

Rep: Reputation: 15
USB Drive Recognition


I am using Debian Sarge and trying to get it to recognize my usb flash drive. When I plug the drive in it does not recognize it at all, the light does not even light up on the drive. I checked in /etc/fstab and I do not see sda1. I know that the usb drive works and that the usb ports on the laptop work as I am able to mount the drive under damn small linux on this laptop. Any help would be appreciated.
 
Old 12-30-2005, 09:17 PM   #2
hollywoodb
Member
 
Registered: Aug 2003
Location: Minnesota, U.S.A.
Distribution: Debian, openSUSE
Posts: 400

Rep: Reputation: 30
'dmesg' give anything USB related when you plug or unplug the drive?
 
Old 12-30-2005, 11:21 PM   #3
adssse
Member
 
Registered: May 2005
Distribution: Ubuntu, Jolicloud
Posts: 136

Original Poster
Rep: Reputation: 15
Thanks for the reply. 'dmesg | grep usb' before plugging in the drive gives me

usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 09:50:48 Aug 17 2005
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0x8400, IRQ 10
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver

With the drive plugged in 'dmesg | grep usb' gives me

usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 09:50:48 Aug 17 2005
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0x8400, IRQ 10
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: USB device 2 (vend/prod 0xea0/0x2168) is not claimed by any active driver.
usb.c: registered new driver usb-storage

and after unplugging the drive 'dmesg | grep usb' gives me

usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 09:50:48 Aug 17 2005
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0x8400, IRQ 10
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: USB device 2 (vend/prod 0xea0/0x2168) is not claimed by any active driver.
usb.c: registered new driver usb-storage
usb.c: USB disconnect on device 00:07.2-2 address 2

So it does seem to know when the drive is inserted and removed, but I have no idea how to make it work. I am sorry if this is an elementary question.
 
Old 12-31-2005, 10:05 AM   #4
hollywoodb
Member
 
Registered: Aug 2003
Location: Minnesota, U.S.A.
Distribution: Debian, openSUSE
Posts: 400

Rep: Reputation: 30
usually my USB storage devices are registered as /dev/sda* , usually sda1.

try mounting them,

Code:
mount /dev/sda1 /mnt/usb
for example, and if it claims you need to specify a filesystem type, its probably

Code:
mount -t vfat /dev/sda1 /mnt/usb
depending on your system the drive may or may not be sda1, but afaik it should be sda*
 
Old 12-31-2005, 10:09 AM   #5
adssse
Member
 
Registered: May 2005
Distribution: Ubuntu, Jolicloud
Posts: 136

Original Poster
Rep: Reputation: 15
Thanks for your help. I was able to get it working by using the guide that I found here:
http://www.debianhelp.org/Article3529.html

Just thought I would post it in hopes that it may help someone else. Thanks again.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
no recognition of drive in Breezy blastradius Ubuntu 1 10-28-2005 12:59 AM
tape drive recognition DeuxXmachina Linux - Hardware 1 08-08-2005 01:58 PM
usb recognition peda Linux - Hardware 2 10-08-2004 09:10 AM
kernel 2.4.20 no SATA drive recognition tait Red Hat 4 07-01-2004 04:36 AM
USB Hard Drive Recognition mccclxxxv Fedora 2 12-15-2003 08:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 03:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration