Ubuntu雙系統無法掛載Windows10 硬碟的解決方案,ubuntuwindows10

來源:互聯網
上載者:User

Ubuntu雙系統無法掛載Windows10 硬碟的解決方案,ubuntuwindows10

我的電腦是在Windows 10下安裝的Ubuntu 14.04雙系統,今天進入Ubuntu系統訪問Windows 10 磁碟,出現如下錯誤:

Error mounting /dev/sda1 at /media/linuxidc/WIN7: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda1" "/media/linuxidc/WIN7"' 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/sda1': 不允許的操作
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.

 

可能原因:上一次使用Windows 10後使電腦睡眠,沒有完全關機,這次開機直接進入Ubuntu系統,訪問Windows 10磁碟報錯。其實關機重啟就可以,但是有時候不可以,

解決方案:

1. 在終端輸入如下命令,查看分區掛載情況

sudo fdisk -l 

2. 修複掛載錯誤的相應的分區,如提示中的/dev/sda5,輸入:

sudo ntfsfix /dev/sda5

此刻就能讀寫硬碟了 

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.