Enviado em 05/06/2021 - 20:38h
Olá, pessoal!!(base) :~$ sudo ntfsfix /dev/sdc1
Mounting volume... Failed to write lock '/dev/sdc1': Resource temporarily unavailable
Error opening '/dev/sdc1': Resource temporarily unavailable
FAILED
Attempting to correct errors... Failed to write lock '/dev/sdc1': Resource temporarily unavailable
Error opening '/dev/sdc1': Resource temporarily unavailable
FAILED
Failed to startup volume: Resource temporarily unavailable
Failed to write lock '/dev/sdc1': Resource temporarily unavailable
Error opening '/dev/sdc1': Resource temporarily unavailable
Volume is corrupt. You should run chkdsk.
~$ sudo mount /dev/sdc1 /mnt/hd_externo/
ntfs_attr_pread_i: ntfs_pread failed: Erro de entrada/saída
Failed to read NTFS $Bitmap: Erro de entrada/saída
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.