在最近安装了双系统,windwos8和centos6.4,发现进入centos后,不能挂载ntfs分区(前提ntfs-3g已经安装),错误提示为:
Thedisk contains an unclean file system (0, 0).
Metadata kept in Windowscache, refused to mount.
Failed to mount '/dev/sda6':Operation not permitted
The NTFS partition is in anunsafe state. Please resume and shutdown
Windows fully (no hibernationor fast restarting), or mount the volume
read-only with the 'ro' mountoption.
解决方法:
由于windows8开启的快速关机,关闭就ok,进入windows,控制面板-电源管理-选择电源按钮的功能,然后向下滚动窗口,可看到关机设置中的启用快速启动,把勾去掉,就ok了。
转载于:https://blog.51cto.com/wjn219/1196363