现象:

安装后,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

最新文章

  1. AWS开发人员认证考试样题解析
  2. C语言程序设计入门学习五步曲(转发)
  3. java的finalize()函数
  4. Win 2003下IIS6+Mysql+php5.2  isapi搭建 升级php5.2到5.3测试 借助fastcgi实现
  5. BZOJ 1494 生成树计数(生成树计数-矩阵)
  6. (剑指Offer)面试题25:二叉树中和为某一值的路径
  7. Linux中tar命令-C用法
  8. 新唐Cortex-M0微控制器的省电管理
  9. 关于MATLAB处理大数据坐标文件2017528
  10. LAMP 实现全过程及wordpress的搭建
  11. 自己编写的仿京东移动端的省市联动选择JQuery插件
  12. Day4_生成器_三元表达式_列表解析_生成器表达式
  13. Node编码规范
  14. word2vec并行实现小记
  15. python正则表达式判断素数【厉害了】
  16. LeetCode 226 Invert Binary Tree 解题报告
  17. [openjudge-动态规划]买书
  18. POJ 1751 Highways 【最小生成树 Kruskal】
  19. WinDbg命令三部曲
  20. linux下挂盘

热门文章

  1. log4j小结
  2. centos配置tomcat编辑修改
  3. svg(1) path路径
  4. java(数组及常用简单算法 )
  5. ES6第二节:新的声明方式
  6. VMware Vsphere 6.0安装部署 vCenter Server安装
  7. fg、bg、jobs、&、 ctrl+z---系统任务
  8. 【Python学习】爬虫报错处理bs4.FeatureNotFound
  9. Windows学习总结(3)——成为电脑高手必备的cmd命令大全
  10. Myeclipse学习总结(2)——MyEclipse快捷键大全