Linux Uubntu 14.04LTS 64 Bits
HD 1T NTFS for Windows 2008 Server
Restore Backup after HD broken!
ERROR:
Windows 2008 "Fast startup" cause error!
Search "windows 8 disable turn on fast startup"
Error mounting ...
Command-line `mount -t "ntfs" -o "rw" "/dev/sdX" "/media/backup"' 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/sdX': 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.
SOLUTION:
Turn OFF Fast Boot using Windows! :(
http://www.tweaking4all.com/wp-content/uploads/2014/07/windows81-power-options.jpg
http://www.tweaking4all.com/wp-content/uploads/2014/07/windows81-disable-fast-boot.jpg
http://www.tweaking4all.com/os-tips-and-tricks/uefi-dual-boot-windows81-ubuntu/
Go to Step 4 – Turn OFF Fast Boot
INSTALL
$ apt-get update
$ apt-get install ntfs-3g
TRY AGAIN AFTER TURN OFF FAST STARTUP WINDOWS!
$ mount -t ntfs-3g -o rw /dev/sdX /media/backup
You can use more options, -o umask, dmask , man mount
Enjoy!
Tiago de Souza Moraes - teago.futuria.com.br - 2021 // CSS by
UIKIT CSS