久久青草精品A片狠狠,日韩欧美视频一区二区,亚洲国码AV日韩,国产精品黄在

解決ubuntu下的磁盤不能訪問問題

2016-09-21 07:38:23 298

報錯形式:

不能訪問 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(對應路徑)



提交成功!非常感謝您的反饋,我們會繼續努力做到更好!

這條文檔是否有幫助解決問題?

非常抱歉未能幫助到您。為了給您提供更好的服務,我們很需要您進一步的反饋信息:

在文檔使用中是否遇到以下問題: