Compatible Support Forums: drivers for USB pen drive

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

drivers for USB pen drive

#1 User is offline   usp 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 14-June 05

Posted 14 June 2005 - 04:56 AM

Dear all,
I have a problem with mounting kingston 256 USB pen drive.
it says that it is not a valid block device, when i mount it as mount -t vfat /dev/sda1 /mnt/usb
in hardware browser there is no any sda partitions

thanks

usp
0

#2 User is offline   danleff 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 2903
  • Joined: 30-August 02

Posted 14 June 2005 - 10:26 AM

How about a little more information.

What linux distro and version number are you using?

Are you "hotplugging" the stick, or is it in the usb port when you boot into the distro?

Has the stick been re-formatted, or does it have it's original factory formatting?

Is this the only usb device plugged into the computer?
0

#3 User is offline   martouf 

  • enthusiast
  • Group: Members
  • Posts: 338
  • Joined: 09-July 04

Posted 14 June 2005 - 03:25 PM

you should need no driver other than the generic usbstorage module you already have.

have you run 'fdisk /dev/sda' to have a look at the device's partition table ?
(don't make any changes!)
.. in case it's like a zip drive which puts the vfat filesystem on /dev/sda4 ?

0

#4 User is offline   iamroot 

  • addict
  • Group: Members
  • Posts: 501
  • Joined: 06-April 04

Posted 15 June 2005 - 01:24 AM

Which distro are you using. The older ones would require manual mounting whereas the newer ones don't. Download usbview and chec if your drive is detected in the 1st place.
0

#5 User is offline   danleff 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 2903
  • Joined: 30-August 02

Posted 15 June 2005 - 02:22 AM

That's where I was going to go. On some distros, you even have to modprobe the module...

modprobe usb-storage

Then I check dmesg to see if it recognized the stick, then mount it at that device.

It can get a little more complicated, if you have another usb device attached, say a multi-card flash reader.
0

#6 User is offline   usp 

  • stranger
  • Group: Members
  • Posts: 2
  • Joined: 14-June 05

Posted 15 June 2005 - 11:29 AM

i am using redhat 9 (2.4).
in same machine it works on win2k.

0

#7 User is offline   danleff 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 2903
  • Joined: 30-August 02

Posted 15 June 2005 - 11:59 AM

This is where posting as much information on the subject is helpful. Redhat 9, not RedHat 9.1...

Is this USB stick USB 1.0 or 2.0 compliant?

Is the port that you are mounting the stick in USB 1.0 or 2.0?

Are you using a USB port attached to the motherboard (primary port) or an add-on card?

See a discussion on the subject here.

Did you try to modprobe usb-storage by going to a terminal window as root user?

It sounds like you have some experience with Linux, but let us know if you need clarification on my questions.


0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users