ubuntu磁盘不能访问如何解决

49次阅读
没有评论

共计 812 个字符,预计需要花费 3 分钟才能阅读完成。

本篇内容主要讲解“ubuntu 磁盘不能访问如何解决”,感兴趣的朋友不妨来看看。本文介绍的方法操作简单快捷,实用性强。下面就让丸趣 TV 小编来带大家学习“ubuntu 磁盘不能访问如何解决”吧!

报错形式:

不能访问 107 GB 卷

Error mounting/dev/nvme0n1p4(对应路径)at /media/chudongfang/F27A236F7A232FB1: Command-line `mount -t  ntfs  -o  uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000   /dev/nvme0n1p4   /media/chudongfang/F27A236F7A232FB1  exited with non-zero exit status 14: The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount  /dev/nvme0n1p4 :  不允许的操作
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the  ro  mount option.

解决方法:

打开终端

1.sudo apt-get install ntfsprogs
2.sudo ntfsfix /dev/sdb2(对应路径)

到此,相信大家对“ubuntu 磁盘不能访问如何解决”有了更深的了解,不妨来实际操作一番吧!这里是丸趣 TV 网站,更多相关内容可以进入相关频道进行查询,关注我们,继续学习!

正文完
 
丸趣
版权声明:本站原创文章,由 丸趣 2023-07-13发表,共计812字。
转载说明:除特殊说明外本站除技术相关以外文章皆由网络搜集发布,转载请注明出处。
评论(没有评论)