首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法挂载外部硬盘

无法挂载外部硬盘
EN

Ask Ubuntu用户
提问于 2018-11-12 14:26:40
回答 1查看 69关注 0票数 1
代码语言:javascript
复制
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.

请任何人都能帮我解决这个问题。

EN

回答 1

Ask Ubuntu用户

发布于 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下是无法解决的。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1092230

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档