0 کاربر و 1 مهمان درحال مشاهده موضوع.
An error occurred while accessing 'Backup', the system responded: The requested operation has failed: Error mounting /dev/sdb3 at /media/abbasalim/Backup: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sdb3" "/media/abbasalim/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/sdb3': Operation not permittedThe NTFS partition is in an unsafe state. Please resume and shutdownWindows fully (no hibernation or fast restarting), or mount the volumeread-only with the 'ro' mount option.
sudo mount -t ntfs-3g -o ro /dev/sda3 /media/dg
sudo apt install ntfs-3g
sudo ntfsfix /dev/sdXY