Bugzilla – Bug 1170763
OpenSUSE cannot mount NTFS filesystem with cluster size equal or bigger than 64kB
Last modified: 2020-05-14 02:32:51 UTC
Hello folks! Description of problem: OpenSUSE cannot mount NTFS filesystem with cluster size bigger 64kB. With the creator's update 1709, MS did some major changes in the NTFS filesystem. Fedora and Ubuntu has a patched version of NTFS-3G but OpenSUSE doesn't. https://bugzilla.redhat.com/show_bug.cgi?id=1575227 https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1779427 The bug is the same. mount -t auto /dev/sdc1 /run/media/botnet/Dados $MFTMirr does not match $MFT (record 24). Failed to mount '/dev/sdc1': Input/output error NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory, (e.g. /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation for more details. If you need anything, I'm at your disposal! :)