
sgtmaykel
(usa Linux Mint)
Enviado em 28/08/2012 - 15:30h
estou tendo erro para montar meu hd externo, dá a seguinte mensagem:
Error mounting: mount exited with exit code 13: $MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdb1': 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.
realizei as seguintes operações:
# mkdir /dev/disk
# chmod a=rwx /media/disk
adicionei a seguinte linha no arquivo /etc/fstab:
/dev/sda1 /media/disk ntfs auto.rw.umask=000 1 0
após isto reiniciei o pc mas não deu certo
o hd externo até aparece pra mim na aba locais contudo quando mando montar aparece essa msg estranha citada acima.