机器都在持续学习
人怎么能停下脚步

Ubuntu与Win10双系统磁盘挂载出问题Unable to access “500 GB Volume”

在装好ubuntu后,打开Win系统下的一些磁盘时,会有如下提示:

Ubuntu与Win10双系统磁盘挂载出问题Unable to access “500 GB Volume”-机器在学习

出现如图所示的问题,解决方案如下

1.下载ntfs-3g:sudo apt-get install ntfs-3g

2.输入命令:sudo ntfsfix /dev/sda*(*号对应问题中的Error mounting/dev/sda1中 的数字)

之后,你的硬盘应该可以正常被挂载了。

赞(0)
转载请注明出处机器在学习 » Ubuntu与Win10双系统磁盘挂载出问题Unable to access “500 GB Volume”
分享到: 更多 (0)

评论 抢沙发