Ho provato anche a montare manualmente in /mnt/disk/ ottenendo questi risultati:
Codice: Seleziona tutto
mahabahu@mahabahu-laptop:~$ sudo mount -t vfat /dev/sdb/ /mnt/disk
[sudo] password for mahabahu:
+mount: tipo fs errato, opzione non valida, superblocco su /dev/sdb danneggiato,
codepage o programma ausiliario mancante, o altro errore
In alcuni casi si possono trovare informazioni utili in syslog. Provare
ad esempio 'dmesg | tail'
mahabahu@mahabahu-laptop:~$ dmesg | tail
[ 1706.946770] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[41072.057956] eth1: No ProbeResp from current AP 00:1c:a2:80:25:68 - assume out of range
[41120.106937] eth1: deauthenticated
[41120.109442] eth1: authenticate with AP 00:1c:a2:80:25:68
[41120.308442] eth1: authenticated
[41120.308457] eth1: associate with AP 00:1c:a2:80:25:68
[41120.315220] eth1: RX ReassocResp from 00:1c:a2:80:25:68 (capab=0x411 status=0 aid=1)
[41120.315230] eth1: associated
[55711.587263] FAT: invalid media value (0xb9)
[55711.587276] VFS: Can't find a valid FAT filesystem on dev sdb.


