Tengo un disco duro externo de 1TB que formateé recientemente a NTFS. Se estaba montando en mi Ubuntu 11.10 bien hasta ahora. No hice ningún cambio para afectar mi sistema operativo o mi exhdd.
El error que obtengo es:
Error mounting: mount exited with exit code 13: $MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdb2': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.
Leí esto y esto . Pero ninguno ayudó.
Intenté instalar ntfsfix
pero ya no existe tal paquete. Nunca he usado este HDD en una máquina con Windows. Si necesito usar otra máquina para hacer cosas para arreglar esto, tengo acceso a una Mac.
¿Algún consejo?
Esta es mi salida sudo fdisk -l: ¿Qué demonios es GPT? Yo no hice eso. Solía ser NTFS.
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000586fb
Device Boot Start End Blocks Id System
/dev/sda1 * 2148 961320312 480659082+ 83 Linux
/dev/sda2 961320313 976773167 7726427+ 5 Extended
/dev/sda5 961320314 976773167 7726427 83 Linux
WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xcfd88605
Device Boot Start End Blocks Id System
/dev/sdb1 1 1953525167 976762583+ ee GPT
fuente
chown
todas las carpetas en él. Eso ha funcionado hasta ahora.Esto realmente funcionó para mí.
En algunas versiones recientes de Linux, debe instalar las utilidades ntfs-3g. Pruebe
sudo apt-get install ntfs-3g
o descargue desde http://www.tuxera.com/community/ntfs-3g-download/ . ntfs-3g incluye ntfsprogs.(Fuente: http://gnuwin32.sourceforge.net/packages/ntfsprogs.htm )
Con ntfs-3g instalado (
sudo apt-get install ntfs-3g
), debe ejecutar los siguientes comandos en un terminal:Después de este comando, debe esperar el siguiente resultado:
Después de este paso, debería poder acceder a la partición de su unidad externa como de costumbre, montar o usar nautilus para acceder a sus archivos.
fuente
/dev/sdb1
, no solo/dev/sdb