ho una chiavetta mcstyle da 8 gb, devo averla staccata non in sicurezza ed ora non è più riconosciuta.
Non la vedo più ne con lsusb:
Codice: Seleziona tutto
lsusb
Bus 001 Device 005: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card Reader/Writer (Internal/External)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 062a:0201 Creative Labs Defender Office Keyboard (K7310) S Zodiak KM-9010
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 15ca:00c3 Textech International Ltd. Mini Optical Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Codice: Seleziona tutto
sudo fdisk -l
Disco /dev/sda: 250.0 GB, 250059350016 byte
255 testine, 63 settori/tracce, 30401 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0x0003f575
Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 1 2631 21133476 7 HPFS/NTFS
/dev/sda2 2632 22074 156175897+ f W95 Esteso (LBA)
/dev/sda3 22075 25288 25816455 83 Linux
/dev/sda4 25289 30401 41070172+ 83 Linux
/dev/sda5 2632 4543 15358108+ b W95 FAT32
/dev/sda6 4544 5180 5116671 b W95 FAT32
/dev/sda7 5181 9540 35021668+ 83 Linux
/dev/sda8 9541 9802 2104483+ 82 Linux swap / Solaris
/dev/sda9 9803 17635 62918541 83 Linux
/dev/sda10 17636 20246 20972826 83 Linux
/dev/sda11 20247 21552 10490413+ 83 Linux
/dev/sda12 21553 22074 4192933+ 83 Linux
Disco /dev/sdb: 750.1 GB, 750156374016 byte
255 testine, 63 settori/tracce, 91201 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0x0000de09
Dispositivo Boot Start End Blocks Id System
/dev/sdb1 1 12799 102807936 b W95 FAT32
/dev/sdb2 12800 46582 271361947+ 83 Linux
/dev/sdb3 84828 91201 51199155 83 Linux
/dev/sdb4 46583 84827 307202962+ 83 Linux
Le voci nella tabella delle partizioni non sono nello stesso ordine del discoCodice: Seleziona tutto
dmesg | grep usb
[ 0.484109] usbcore: registered new interface driver usbfs
[ 0.484109] usbcore: registered new interface driver hub
[ 0.484109] usbcore: registered new device driver usb
[ 2.136124] usb usb1: configuration #1 chosen from 1 choice
[ 2.136455] usb usb2: configuration #1 chosen from 1 choice
[ 2.136682] usb usb3: configuration #1 chosen from 1 choice
[ 2.136905] usb usb4: configuration #1 chosen from 1 choice
[ 2.137129] usb usb5: configuration #1 chosen from 1 choice
[ 2.677016] usb 1-7: new high speed USB device using ehci_hcd and address 5
[ 2.812054] usb 1-7: configuration #1 chosen from 1 choice
[ 2.816075] usbcore: registered new interface driver usb-storage
[ 2.816169] usb-storage: device found at 5
[ 2.816171] usb-storage: waiting for device to settle before scanning
[ 3.052079] usb 2-2: new low speed USB device using uhci_hcd and address 2
[ 3.220604] usb 2-2: configuration #1 chosen from 1 choice
[ 3.227698] usbcore: registered new interface driver hiddev
[ 3.242774] input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input3
[ 3.272106] generic-usb 0003:15CA:00C3.0001: input,hidraw0: USB HID v1.10 Mouse [USB Optical Mouse] on usb-0000:00:1d.0-2/input0
[ 3.272131] usbcore: registered new interface driver usbhid
[ 3.272134] usbhid: v2.6:USB HID core driver
[ 3.460081] usb 3-1: new full speed USB device using uhci_hcd and address 2
[ 3.627711] usb 3-1: configuration #1 chosen from 1 choice
[ 3.633807] usb-storage: device found at 2
[ 3.633809] usb-storage: waiting for device to settle before scanning
[ 3.872052] usb 3-2: new low speed USB device using uhci_hcd and address 3
[ 4.044704] usb 3-2: configuration #1 chosen from 1 choice
[ 4.062947] input: USB-compliant keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input4
[ 4.084073] generic-usb 0003:062A:0201.0002: input,hidraw1: USB HID v1.10 Keyboard [USB-compliant keyboard] on usb-0000:00:1d.1-2/input0
[ 4.109156] input: USB-compliant keyboard as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1/input/input5
[ 4.144180] generic-usb 0003:062A:0201.0003: input,hiddev96,hidraw2: USB HID v1.10 Mouse [USB-compliant keyboard] on usb-0000:00:1d.1-2/input1
[ 7.812209] usb-storage: device scan complete
[ 8.633581] usb-storage: device scan complete
[ 2001.016049] usb 3-1: USB disconnect, address 2
Ciao e grazie dell'attenzione

