Linux Mint'de ntfs-3g kurulu geliyor. NTFS disklere erişirken hata alıyorsanız, bu hata ile ilgili hata çıktısını (iletisini) paylaşınız.
Error mounting /dev/sda3 at /media/gorktan/Gorktan: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda3" "/media/gorktan/Gorktan"' 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/sda3': 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 ntfsfix /dev/sda3
aldığım hata :Error mounting /dev/sda3 at /media/gorktan/Gorktan: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda3" "/media/gorktan/Gorktan"' 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/sda3': 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.
sumkdir /media/ntfsmount -o ro /dev/sda3 /media/ntfs