![Ciao [ciao]](http://www.megalab.it/forum/images/smilies/Ciao.gif)
ste_95 ha scritto:Ho provato su Linux la penna... "Impossibile montare il file".
dmesg | tail --lines=20
[ 77.372351] UDF-fs: No VRS found
[ 77.487686] ISO 9660 Extensions: RRIP_1991A
[ 106.055067] usb 2-8: new high speed USB device using ehci_hcd and address 7
[ 106.188046] usb 2-8: configuration #1 chosen from 1 choice
[ 106.207680] scsi8 : SCSI emulation for USB Mass Storage devices
[ 106.229755] usb-storage: device found at 7
[ 106.229760] usb-storage: waiting for device to settle before scanning
[ 111.223494] usb-storage: device scan complete
[ 111.225371] scsi 8:0:0:0: Direct-Access SanDisk Cruzer Micro 0.1 PQ: 0 ANSI: 2
[ 111.233356] sd 8:0:0:0: [sdg] 8027712 512-byte hardware sectors (4110 MB)
[ 111.236220] sd 8:0:0:0: [sdg] Write Protect is off
[ 111.236223] sd 8:0:0:0: [sdg] Mode Sense: 03 00 00 00
[ 111.236226] sd 8:0:0:0: [sdg] Assuming drive cache: write through
[ 111.246333] sd 8:0:0:0: [sdg] 8027712 512-byte hardware sectors (4110 MB)
[ 111.249219] sd 8:0:0:0: [sdg] Write Protect is off
[ 111.249225] sd 8:0:0:0: [sdg] Mode Sense: 03 00 00 00
[ 111.249228] sd 8:0:0:0: [sdg] Assuming drive cache: write through
[ 111.249232] sdg: sdg1
[ 111.251394] sd 8:0:0:0: [sdg] Attached SCSI removable disk
[ 111.251432] sd 8:0:0:0: Attached scsi generic sg8 type 0
ste_95 ha scritto:Errori non sembrano essercene:
[codice]
[ 77.372351] UDF-fs: No VRS found
[ 77.487686] ISO 9660 Extensions: RRIP_1991A
[ 106.055067] usb 2-8: new high speed USB device using ehci_hcd and address 7
[ 106.188046] usb 2-8: configuration #1 chosen from 1 choice
[ 106.207680] scsi8 : SCSI emulation for USB Mass Storage devices
[ 106.229755] usb-storage: device found at 7
[ 106.229760] usb-storage: waiting for device to settle before scanning
[ 111.223494] usb-storage: device scan complete
[ 111.225371] scsi 8:0:0:0: Direct-Access SanDisk Cruzer Micro 0.1 PQ: 0 ANSI: 2
[ 111.233356] sd 8:0:0:0: [sdg] 8027712 512-byte hardware sectors (4110 MB)
[ 111.236220] sd 8:0:0:0: [sdg] Write Protect is off
[ 111.236223] sd 8:0:0:0: [sdg] Mode Sense: 03 00 00 00
[ 111.236226] sd 8:0:0:0: [sdg] Assuming drive cache: write through
[ 111.246333] sd 8:0:0:0: [sdg] 8027712 512-byte hardware sectors (4110 MB)
[ 111.249219] sd 8:0:0:0: [sdg] Write Protect is off
[ 111.249225] sd 8:0:0:0: [sdg] Mode Sense: 03 00 00 00
[ 111.249228] sd 8:0:0:0: [sdg] Assuming drive cache: write through
[ 111.249232] sdg: sdg1
[ 111.251394] sd 8:0:0:0: [sdg] Attached SCSI removable disk
[ 111.251432] sd 8:0:0:0: Attached scsi generic sg8 type 0
[/codice]
sudo fdisk -l /dev/sdg
ls /mnt
sudo mount -t vfat /dev/sdg1 /mnt
sudo mount -t ntfs-3g /dev/sdg1 /mnt
sudo mount -t ntfs-3g -o force /dev/sdg1 /mnt
stefano@stefano-desktop:~$ dmesg | tail --lines=20
[ 66.709759] usb 2-8: reset high speed USB device using ehci_hcd and address 7
[ 66.953691] usb 2-8: reset high speed USB device using ehci_hcd and address 7
[ 67.197634] usb 2-8: reset high speed USB device using ehci_hcd and address 7
[ 67.441554] usb 2-8: reset high speed USB device using ehci_hcd and address 7
[ 67.685486] usb 2-8: reset high speed USB device using ehci_hcd and address 7
[ 67.818758] sd 8:0:0:0: [sdb] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK
[ 67.818766] end_request: I/O error, dev sdb, sector 0
[ 67.929446] usb 2-8: reset high speed USB device using ehci_hcd and address 7
[ 68.173357] usb 2-8: reset high speed USB device using ehci_hcd and address 7
[ 68.417281] usb 2-8: reset high speed USB device using ehci_hcd and address 7
[ 68.661205] usb 2-8: reset high speed USB device using ehci_hcd and address 7
[ 68.905136] usb 2-8: reset high speed USB device using ehci_hcd and address 7
[ 69.149073] usb 2-8: reset high speed USB device using ehci_hcd and address 7
[ 69.281639] sd 8:0:0:0: [sdb] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK
[ 69.281647] end_request: I/O error, dev sdb, sector 0
[ 69.281650] printk: 3 messages suppressed.
[ 69.281652] Buffer I/O error on device sdb, logical block 0
[ 76.119113] eth0: no IPv6 routers present
[ 79.604655] UDF-fs: No VRS found
[ 79.683076] ISO 9660 Extensions: RRIP_1991A
ste_95 ha scritto:Avendo ricollegato l'hard disk esterno, usando sdg mi riconosceva lui, correttamente e senza errori. Allora uso il primo comando per trovarmi l'identificativo della penna e mi viene fuori una sfilza di errori di I/O:
[codice]stefano@stefano-desktop:~$ dmesg | tail --lines=20
...
[ 67.818758] sd 8:0:0:0: [sdb] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK
[ 67.818766] end_request: I/O error, dev sdb, sector 0
...
[ 69.281639] sd 8:0:0:0: [sdb] Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK,SUGGEST_OK
[ 69.281647] end_request: I/O error, dev sdb, sector 0
[ 69.281650] printk: 3 messages suppressed.
[ 69.281652] Buffer I/O error on device sdb, logical block 0
[ 76.119113] eth0: no IPv6 routers present
[ 79.604655] UDF-fs: No VRS found
[ 79.683076] ISO 9660 Extensions: RRIP_1991A[/codice]
sudo cfdisk /dev/sdb
Torna a Driver, Riconoscimento e Gestione Periferiche
Visitano il forum: Nessuno e 2 ospiti
megalab.it: testata telematica quotidiana registrata al Tribunale di Cosenza n. 22/09 del 13.08.2009, editore Master New Media S.r.l.; © Copyright 2008 Master New Media S.r.l. a socio unico - P.I. 02947530784. GRUPPO EDIZIONI MASTER Spa Tutti i diritti sono riservati. Per la pubblicità: Master Advertising