Ciao a tutti,
Ho un piccolo problema con la chiavetta usb il problema sembra semplice a prima vista il problema sta che quando provo a montarla mi da questo:
codice:
Nov  8 17:32:59 mshome kernel: sda: Write Protect is off
Nov  8 17:32:59 mshome kernel:  /dev/scsi/host0/bus0/target0/lun0:<7>usb-storage: queuecommand called
Nov  8 17:32:59 mshome kernel:  p1
Nov  8 17:32:59 mshome kernel: Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
Nov  8 17:32:59 mshome kernel: Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0,  type 0
Nov  8 17:33:00 mshome scsi.agent[13285]: disk at /devices/pci0000:00/0000:00:03.3/usb1/1-3/1-3:1.0/host0/0:0:0:0

bash-2.05b# mount -t vfat /dev/sda /mnt/key
mount: wrong fs type, bad option, bad superblock on /dev/sda,
       or too many mounted file systems
ho allegato anche tail -f.La chiavetta è stata formattata in fat da windows.
Cosa posso fare??