首页 > 其他 > 详细

安装后,挂载c盘失败

时间:2015-04-04 16:43:39      阅读:223      评论:0      收藏:0      [点我收藏+]

现象:

安装后,window C盘mount失败

错误内容如下:

Error mounting: mount exited with exit code 13: ntfs_attr_pread_i: ntfs_pread failed: Input/output error
Failed to read NTFS $Bitmap: 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

原因及参考:

中文

http://linux.cn/article-2045-1.html

原文

https://linuxacademy.com/blog/linux/ntfs-partition-repair-and-recovery-in-linux/

解决:

sudo ntfsfix /dev/sda1

 

安装后,挂载c盘失败

原文:http://www.cnblogs.com/bigworld/p/4392360.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!