Code Sample |
Aug 26 20:56:50 box user.notice usb.agent[9687]: missing kernel or user mode dri ver usb-storage |
Code Sample |
Bus 001 Device 005: ID 0bc2:0503 Seagate RSS LLC Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 Interface bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0bc2 Seagate RSS LLC idProduct 0x0503 bcdDevice 3.00 iManufacturer 54 Jabil Circuit iProduct 69 Seagate External Drive iSerial 95 SW064609092 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xc0 Self Powered MaxPower 0mA 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 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type none wMaxPacketSize 64 bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x86 EP 6 IN bmAttributes 2 Transfer Type Bulk Synch Type none wMaxPacketSize 64 bInterval 0 Language IDs: (length=4) 0409 English(US) |
Code Sample |
//LINKSTATION2/movies on /home/dsl/mnt/LINKSTATION2/movies type smbfs (0) |
Code Sample |
mkdir /mnt/usb1 mount /dev/sda1 /mnt/usb1 |
Code Sample |
mount /dev/sdb1 /mnt/usb1 |
Code Sample |
/dev/sdb1 on /mnt/usb1 type vfat (rw) [DSK2_VOL1] |
Code Sample |
hub.c: new USB device 00:01.2-2, assigned address 4 scsi2 : SCSI emulation for USB Mass Storage devices Vendor: Seagate Model: External Drive Rev: Type: Direct-Access ANSI SCSI revision: 02 Attached scsi disk sdb at scsi2, channel 0, id 0, lun 0 SCSI device sdb: 625142448 512-byte hdwr sectors (320073 MB) sdb: sdb1 WARNING: USB Mass Storage data integrity not assured USB Mass Storage device found at 4 |
Code Sample |
sdb: sdb1 |