Acabo de instalar Ubuntu 14.04 y no puedo montar mi exFAT
HDD.
Obtuve el siguiente error:
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).
'
Instalé exfat-utils
y exfat-fuse
usé apt-get pero no tuve suerte. También probé el repositorio ppa:relan/exfat
pero obtuve:
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.
¿Alguien puede darme una pista? Todos mis datos respaldados están en ese HDD.
EDITAR:
La salida de $ sudo apt-cache policy exfat-fuse
es:
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
Lo probé en Linux Mint y tuve el mismo problema. También intenté montarlo en una Mac y funcionó perfectamente para que los datos no estén dañados.
EDIT2:
Parece que fue un problema con mi HDD que aparentemente desconecté del puerto USB sin desmontarlo y tenía un error de suma de comprobación. Lo que hice fue enchufarlo en mi Mac y automáticamente realizó una fsck_exfat
comprobación de disco que solucionó el problema y también pude cargarlo en Ubuntu. Creo que también se podría lograr algo similar en Ubuntu, pero no sé qué herramientas usar para hacerlo.
apt-cache policy fuse-exfat