首頁 > 軟體

Ubuntu無法進入NTFS分割區

2020-06-16 17:04:23

狀況

Ubuntu進入NTFS分割區出現問題,無法進入。

不能存取 新加捲
Error mounting /dev/sda8 at /media/zhuxiaoxi/新加捲: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda8" "/media/zhuxiaoxi/新加捲"' 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/sda8': 不允許的操作
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.

原因

在Ubuntu中原生支援NTFS分割區都讀寫,出現這種情況是由於Windows系統沒有正常都被關閉,包括強制關機、睡眠、休眠等情況。

解決方法

進入Windows當中正常關閉,再進入Ubuntu中即可解決。]


IT145.com E-mail:sddin#qq.com