Dell usb memory stick

Amadeus W. M. amadeus84 at cablespeed.com
Sat Aug 13 16:48:40 UTC 2005


I'm trying to access a usb memory stick (FC4), and I think it's detected
but I don't know how to access it. I tried guessing /dev/sd? but in /dev I
only have sda? for my partitions only, and nothing else. So 

mount -t vfat /dev/sd? /media/usb

doesn't work for any sd?. How do I access it? Here's whatever info I could
gather, maybe it's of some use. Thanks!



In /var/log/messages:

Aug 13 12:01:22 phoenix kernel: usb 5-1: new full speed USB device using uhci_hcd and address 2


[root at phoenix 5-1]# lsusb
Bus 005 Device 002: ID 08ec:0012 M-Systems Flash Disk Pioneers
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

[root at phoenix 5-1]# lsusb -s 005:002
Bus 005 Device 002: ID 08ec:0012 M-Systems Flash Disk Pioneers
[root at phoenix 5-1]# lsusb -vv -s 005:002

Bus 005 Device 002: ID 08ec:0012 M-Systems Flash Disk Pioneers
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x08ec M-Systems Flash Disk Pioneers
  idProduct          0x0012
  bcdDevice            2.00
  iManufacturer           1 M-Systems
  iProduct                2 Dell USB Memory Key
  iSerial                 3 08916C3628000B19
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
    MaxPower               94mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk (Zip)
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0


There's nothing in /etc/fstab. 





More information about the fedora-list mailing list