2015-04-08 96 views
-2

我使用的是Ubuntu 14.04 Lts。我有管理權限。 我無法自動安裝磁盤驅動程序。它說未能在Ubuntu中自動安裝

Error mounting system-managed device /dev/sda7: Command-line `mount "/mnt/D6EEAF55EEAF2D25"' 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/sda7': 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. 

我已經使用磁盤驅動程序選項來裝載它。但它在啓動時出現錯誤,並要求S跳過,M爲手動安裝。 [我已經安裝了Windows 8和Ubuntu的不同驅動器。]

+0

見http://askubuntu.com/questions/462381 /傾斜貼裝NTFS驅動器最盤包含-AN-不潔文件系統的 –

回答

0

我已經找到了解決方案。這是由於Windows 8的快速啓動功能。 我剛剛禁用了Windows 8中的快速啓動選項,它對我很有用。

在這裏你可以得到如何在Windows中禁用快速啓動功能8. enter link description here

0

試試這個在終端,我希望它的工作原理:

sudo ntfsfix /dev/sda7