8TB USB Mass Storage device being unreadable » mity_dmesg_and_dd.txt
1 |
[ 6039.354042] usb 1-1: new high-speed USB device number 2 using dwc2 |
---|---|
2 |
[ 6039.564523] usb 1-1: New USB device found, idVendor=16d0, idProduct=0bd6 |
3 |
[ 6039.569930] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 |
4 |
[ 6039.575763] usb 1-1: Product: IM200 |
5 |
[ 6039.577946] usb 1-1: Manufacturer: Hyperion Technologies |
6 |
[ 6039.581938] usb 1-1: SerialNumber: 000000000038 |
7 |
[ 6039.587176] usb-storage 1-1:1.2: USB Mass Storage device detected |
8 |
[ 6039.592465] scsi0 : usb-storage 1-1:1.2 |
9 |
[ 6040.594475] scsi 0:0:0:0: Direct-Access ATMEL Mass Storage MSD 0.01 PQ: 0 ANSI: 6 |
10 |
[ 6040.602803] sd 0:0:0:0: [sda] 2147483648 4096-byte logical blocks: (8.79 TB/8.00 TiB) |
11 |
[ 6040.625805] sd 0:0:0:0: [sda] Write Protect is off |
12 |
[ 6040.629287] sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00 |
13 |
[ 6040.645327] sd 0:0:0:0: [sda] Asking for cache data failed |
14 |
[ 6040.649496] sd 0:0:0:0: [sda] Assuming drive cache: write through |
15 |
[ 6040.655598] sd 0:0:0:0: [sda] 2147483648 4096-byte logical blocks: (8.79 TB/8.00 TiB) |
16 |
[ 6040.713766] sd 0:0:0:0: [sda] Attached SCSI removable disk |
17 |
|
18 |
root@mitysom-5csx:~# sudo dd if=/dev/sda of=test count=123 |
19 |
0+0 records in |
20 |
0+0 records out |
21 |
0 bytes (0 B) copied, 0.00020739 s, 0.0 kB/s |
- « Previous
- 1
- 2
- 3
- 4
- Next »