Error mounting /dev/sdb2 at /media/fctbth/TOSHIBA EXT 2: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sdb2" "/media/fctbth/TOSHIBA EXT 2"' exited with non-zero exit status 13: ntfs_attr_pread_i: ntfs_pread failed: Input/output error
Failed to read of MFT, mft=6 count=1 br=-1: Input/output error
Failed to open inode FILE_Bitmap: Input/output error
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.请任何人都能帮我解决这个问题。
发布于 2018-11-12 14:54:01
阅读错误信息!它告诉你该做什么:In the first case run chkdsk /f on Windows then reboot into Windows twice. The usage of the /f parameter is very important!
NTFS是一个无文档的Microsoft文件系统。这个问题在Ubuntu下是无法解决的。
https://askubuntu.com/questions/1092230
复制相似问题