安装外部硬盘驱动器时出错
当我尝试安装通过USB连接的外部硬盘驱动器时,出现以下错误。到目前为止,我已经尝试使用ntfsfix和chkdsk。我的操作系统是Arch Linux,驱动器是NTFS格式的。 Error mounting /dev/sdb1 at /run/media/ssb/HITACHI: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=100,dmask=0077,fmask=0177" "/dev/sdb1" "/run/media/ssb/HITACHI"' exited with non-zero exit status 13: ntfs_attr_pread_i: ntfs_pread failed: Input/output error Failed to calculate free MFT records: Input/output error NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. In …