1
|
[ 239.935239] usb 1-1.2: new high-speed USB device number 6 using dwc_otg
|
2
|
[ 240.037391] usb 1-1.2: New USB device found, idVendor=16d0, idProduct=0bd6
|
3
|
[ 240.037430] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
|
4
|
[ 240.037452] usb 1-1.2: Product: IM200
|
5
|
[ 240.037470] usb 1-1.2: Manufacturer: Hyperion Technologies
|
6
|
[ 240.037487] usb 1-1.2: SerialNumber: 000000000038
|
7
|
[ 240.057873] usb-storage 1-1.2:1.2: USB Mass Storage device detected
|
8
|
[ 240.066243] scsi host0: usb-storage 1-1.2:1.2
|
9
|
[ 240.177232] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device
|
10
|
[ 240.183242] usbcore: registered new interface driver cdc_acm
|
11
|
[ 240.183286] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
|
12
|
[ 241.067042] scsi 0:0:0:0: Direct-Access ATMEL Mass Storage MSD 0.01 PQ: 0 ANSI: 6
|
13
|
[ 241.071405] sd 0:0:0:0: [sda] 2147483648 4096-byte logical blocks: (8.80 TB/8.00 TiB)
|
14
|
[ 241.084740] sd 0:0:0:0: [sda] Write Protect is off
|
15
|
[ 241.084802] sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
|
16
|
[ 241.104273] sd 0:0:0:0: [sda] Asking for cache data failed
|
17
|
[ 241.104334] sd 0:0:0:0: [sda] Assuming drive cache: write through
|
18
|
[ 241.132732] sd 0:0:0:0: Attached scsi generic sg0 type 0
|
19
|
[ 241.202013] sd 0:0:0:0: [sda] Attached SCSI removable disk
|
20
|
|
21
|
pi@raspberrypi:~ $ sudo dd if=/dev/sda of=test count=123
|
22
|
123+0 records in
|
23
|
123+0 records out
|
24
|
62976 bytes (63 kB) copied, 0.0250349 s, 2.5 MB/s
|