Error mounting /dev/sda5 at /media/shashank/New Volume:
Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda5" "/media/shashank/New Volume"' 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/sda5': Operation not
permitted 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
如果驱动器上有 Windows 操作系统,请关闭快速启动
- 在搜索框中输入控制面板。
- 单击“控制面板”。
- 单击电源选项。
- 单击选择电源按钮的功能。
- 单击更改当前不可用的设置。
- 向下滚动到关机设置并取消选中打开快速启动。
- 单击“保存更改”。
如果这不起作用,请启动管理员命令提示符并运行chkdsk /f
并按照提示操作