无法访问windows的分区

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
屋村住哪座
帖子: 12
注册时间: 2012-11-11 16:09
系统: ubuntu12.04lts

无法访问windows的分区

#1

帖子 屋村住哪座 » 2013-10-11 22:49

Error mounting /dev/sda3 at /media/kissuny/下载: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda3" "/media/kissuny/下载"' 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/sda3': 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.


以上是错误提示
头像
photor
论坛版主
帖子: 11004
注册时间: 2008-04-26 12:41

Re: 无法访问windows的分区

#2

帖子 photor » 2013-10-12 0:04

分区不干净(比如有错误或者windows没有正常关闭),进windows检查修复一下这个分区。如果只是要读取文件可以直接在linux下用ro参数只读挂载该分区,就像错误提示里说的那样
回复