美文网首页
ubuntu访问window分区:Error mounting

ubuntu访问window分区:Error mounting

作者: Tianql | 来源:发表于2017-06-08 23:33 被阅读41次
2017-06-08 23-26-34屏幕截图.png

从ubuntu访问window分区的时候出现如上错误时,可使用ntfsfix命令修复。次命令依赖ntfs-3g,使用apt安装即可。然后修复不可访问的分区即可,
如下:

sudo ntfsfix /dev/sdb1

相关文章

网友评论

      本文标题:ubuntu访问window分区:Error mounting

      本文链接:https://www.haomeiwen.com/subject/jgqxqxtx.html