Après insertion autre cle USB
:~$ dmesg | tail -20
[ 2323.600195] usb 2-4: new high-speed USB device number 4 using ehci-pci
[ 2323.902429] usb 2-4: New USB device found, idVendor=054c, idProduct=0243
[ 2323.902441] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2323.902449] usb 2-4: Product: Storage Media
[ 2323.902456] usb 2-4: Manufacturer: Sony
[ 2323.902463] usb 2-4: SerialNumber: 5A08061742913
[ 2323.903657] scsi8 : usb-storage 2-4:1.0
[ 2324.902121] scsi 8:0:0:0: Direct-Access Sony Storage Media 0100 PQ: 0 ANSI: 0 CCS
[ 2324.906568] sd 8:0:0:0: [sdd] 3915776 512-byte logical blocks: (2.00 GB/1.86 GiB)
[ 2324.907254] sd 8:0:0:0: Attached scsi generic sg4 type 0
[ 2324.908662] sd 8:0:0:0: [sdd] Write Protect is off
[ 2324.908672] sd 8:0:0:0: [sdd] Mode Sense: 43 00 00 00
[ 2324.912282] sd 8:0:0:0: [sdd] No Caching mode page present
[ 2324.912292] sd 8:0:0:0: [sdd] Assuming drive cache: write through
[ 2324.917296] sd 8:0:0:0: [sdd] No Caching mode page present
[ 2324.917301] sd 8:0:0:0: [sdd] Assuming drive cache: write through
[ 2324.918368] sdd: sdd1
[ 2324.921296] sd 8:0:0:0: [sdd] No Caching mode page present
[ 2324.921301] sd 8:0:0:0: [sdd] Assuming drive cache: write through
[ 2324.921305] sd 8:0:0:0: [sdd] Attached SCSI removable disk
:~$
apres insersion disque dur sur autre entree USB
:~$ dmesg | tail -20
[ 2465.313438] usb 2-3: New USB device found, idVendor=1058, idProduct=1023
[ 2465.313443] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2465.313446] usb 2-3: Product: Elements 1023
[ 2465.313449] usb 2-3: Manufacturer: Western Digital
[ 2465.313452] usb 2-3: SerialNumber: 575837314337304132383932
[ 2465.314139] scsi9 : usb-storage 2-3:1.0
[ 2466.313091] scsi 9:0:0:0: Direct-Access WD Elements 1023 2005 PQ: 0 ANSI: 4
[ 2466.313897] sd 9:0:0:0: Attached scsi generic sg3 type 0
[ 2466.314995] sd 9:0:0:0: [sdc] 1953519616 512-byte logical blocks: (1.00 TB/931 GiB)
[ 2466.317222] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled
[ 2466.318325] sd 9:0:0:0: [sdc] Asking for cache data failed
[ 2466.318329] sd 9:0:0:0: [sdc] Assuming drive cache: write through
[ 2466.319942] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled
[ 2466.320811] sd 9:0:0:0: [sdc] Asking for cache data failed
[ 2466.320816] sd 9:0:0:0: [sdc] Assuming drive cache: write through
[ 2466.359790] sdc: sdc1
[ 2466.362696] sd 9:0:0:0: [sdc] Test WP failed, assume Write Enabled
[ 2466.364444] sd 9:0:0:0: [sdc] Asking for cache data failed
[ 2466.364448] sd 9:0:0:0: [sdc] Assuming drive cache: write through
[ 2466.364451] sd 9:0:0:0: [sdc] Attached SCSI disk
:~$
sont detectés, mais pas montés...