5/5 - (2 votes)
When you need to check NTFS-disk in linux, you can use the fsck command. In order to work with the NTFS-disk, you need to install the following packages:
ntfs-3g ntfs-config ntfsprogs testdisk
After installing the packages, it is possible to run fsck:
fsck /dev/sdb1