Dell usb memory stick

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@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@phoenix 5-1]# lsusb -s 005:002
Bus 005 Device 002: ID 08ec:0012 M-Systems Flash Disk Pioneers
[root@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. 



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux