Angry_Ants 2015-08-02 12:20 采纳率: 20%
浏览 2136

关于ubuntu硬盘挂载不了的问题。。求大神帮帮忙

我装的是win10和ubuntu14.04双系统,之前是可以访问硬盘的,但是现在访问不了。
系统提示是win10和ubuntu冲突了。。。
不能访问945GB卷
Error mounting /dev/sda4 at /media/pengjinghui/A060B86D60B84BB2: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda4" "/media/pengjinghui/A060B86D60B84BB2"' exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount '/dev/sda4': 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.

  • 写回答

2条回答 默认 最新

  • _涵月 2015-08-02 12:33
    关注

    没安装ntfs-3g 的先安装:
    sudo apt-get install ntfs-3g
    然后修复挂载试下
    sudo ntfsfix /dev/sda4

    评论

报告相同问题?

悬赏问题

  • ¥15 用visual studi code完成html页面
  • ¥15 聚类分析或者python进行数据分析
  • ¥15 逻辑谓词和消解原理的运用
  • ¥15 三菱伺服电机按启动按钮有使能但不动作
  • ¥15 js,页面2返回页面1时定位进入的设备
  • ¥50 导入文件到网吧的电脑并且在重启之后不会被恢复
  • ¥15 (希望可以解决问题)ma和mb文件无法正常打开,打开后是空白,但是有正常内存占用,但可以在打开Maya应用程序后打开场景ma和mb格式。
  • ¥20 ML307A在使用AT命令连接EMQX平台的MQTT时被拒绝
  • ¥20 腾讯企业邮箱邮件可以恢复么
  • ¥15 有人知道怎么将自己的迁移策略布到edgecloudsim上使用吗?