Ho appena installato Ubuntu 14.04 e non riesco a montare il mio exFAT
HDD.
Ottengo il seguente errore:
Unable to access “SeagateHDD”
Error mounting /dev/sdb1 at /media/me/SeagateHDD: Command-line `mount -t "exfat" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,iocharset=utf8,namecase=0,errors=remount-ro,umask=0077" "/dev/sdb1" "/media/me/SeagateHDD"' exited with non-zero exit status 1:
stdout: `FUSE exfat 1.0.1
'
stderr: `ERROR: `Operating Systems' has invalid checksum (0x281c != 0x2450).
'
Ho installato exfat-utils
e exfat-fuse
usando apt-get ma senza fortuna. Ho anche provato il repository ppa:relan/exfat
ma ho ottenuto:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
fuse-exfat : Depends: fuse-utils (>= 2.7) but it is not installable
E: Unable to correct problems, you have held broken packages.
Qualcuno può darmi un suggerimento? Tutti i miei dati di backup sono su quell'HDD.
MODIFICARE:
L'output di $ sudo apt-cache policy exfat-fuse
è:
exfat-fuse:
Installed: (none)
Candidate: 1.0.1-1
Version table:
1.0.1-1 0
500 http://ppa.launchpad.net/relan/exfat/ubuntu/ trusty/main amd64 Packages
L'ho provato su una Linux Mint e ha avuto lo stesso problema. Ho anche provato a montarlo su un Mac e ha funzionato perfettamente, quindi i dati non sono danneggiati.
EDIT2:
Sembra che si sia verificato un problema con il mio HDD che apparentemente ho staccato dalla porta USB senza smontare e che ha avuto un errore di checksum. Quello che ho fatto è stato collegarlo sul mio Mac e ha fatto automaticamente un fsck_exfat
controllo del disco che ha risolto il problema e ho potuto caricarlo anche su Ubuntu. Penso che una cosa simile potrebbe essere raggiunta anche su Ubuntu, ma non so quali strumenti usare per farlo.
apt-cache policy fuse-exfat