
외장 하드 드라이브를 마운트하려고 하는데 이 오류가 계속 발생합니다.
"백업 데이터"에 액세스할 수 없습니다
Error mounting /dev/sdb3 at /media/root/Backup Data: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=0,gid=0,dmask=0077,fmask=0177" "/dev/sdb3" "/media/root/Backup Data"' exited with non-zero exit status 13: ntfs_mst_post_read_fixup_warn: magic: 0x43425355 size: 4096 usa_ofs: 893 usa_count: 65535: Invalid argument
Actual VCN (0x8000032a58e1600) of index buffer is different from expected VCN (0x0).
Failed to mount '/dev/sdb3': 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.
(udisks-error-quark, 0)
GPARTED 및 Gnome-disk를 사용하려고 했지만 하드 드라이브를 수리하려고 하면 데이터가 손실된다는 메시지가 나타납니다.
답변1
ntfsfix
(패키지 내 ) 을 사용하십시오 ntfs-3g
. 파일 시스템을 수정할 수 없는 경우 최소한 다음에 실행 중인 Windows 시스템에 연결할 때 일관성 검사가 필요하다고 표시할 수 있습니다(그러면 Windows가 나머지 작업을 수행합니다).