How To Fix Error (Unable to access “Volume”) in Linux
I had a problem mounting my 64 Giga Byte SD card with my linux systems. The systems gave me an error of “Error Mounting Exfat…”. Through the command window prompt I was able to simply download a utility through sudo apt-get repository to add this capability to my ubuntu linux system, and now I am able to mount the access these extend file allocation table and access these very large data drives.
or
Fix this problems
example :
—————————-
Error mounting system-managed device /dev/sda1: Command-line `mount “/mnt/2ED3B8771DC4D705″‘ exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount ‘/dev/sda1’: 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.
error mounting /dev/sdb1 at /media/
Solution:
Open terminal in you system and