A bit of background for context
I run Manjaro Cinnamon edition that is installed on the main hard drive formatted as GPT partition table and ext4 file system. (Linux only - no dualboot) I also have a second internal hard drive with only ‘data’ on it, that is formatted as MBR partition table and 2 NTFS partitions (actually there are 3 partitions, an Expended partition and 2 NTFS partitions within)
If you wondering why NTFS it’s because that drive was in the computer when I was running ‘Windows XP’ and when I initially changed to Linux - I was dual-booting hence I left the NTFS file system as is so that I could access them from Windows or Linux. When I was ready to fully dump Windows, I physically replaced the main drive with a new SSD and installed Manjaro only, but I left the data drive as is and continued using it for data storage.
Up to about a week ago, I had no issues access either of those 2 NTFS partitions. The partitions are not mounted automatically - I mount them manually as needed (only a few times a month). I can mount one partition Ok but not the other one?? The error message I get when trying to mount the partition from within ‘Nemo’ is not very specific as it list a lot of possibilities as follow
Error mounting /dev/sdb6 at /run/media/jp/DataP: wrong fs type,bad option, bad superblock on /dev/sdb6, missing codepage or helper program, or other error
If I try to mount the file from within ‘Disk’ I get the same error as above plus the following extra at the end of it
(udisks-error-quark, 0)
From within ‘disk’ I tried ‘Check Filesystem..’ result in ‘Filesystem is Undamaged’ and ‘Repair Filesystem..’ result in ‘Repaire Successful’ (took 1 second if that!)
I found a post on this forum from 2023 with a similar issue, one suggestion was to use ‘ntfs-3g’ (I checked it is installed) and blacklist ‘ntfs3’ which I think is part of the kernel? Is this suggestion still valid? Another suggestion was to run ‘chkdisk’ from within a Windows system - I only have access to Windows XP that’s very old! Any other suggestion/fixes? Thanks
Ps: has the interface changed? the 3 back slach don’t seem to work as they used too?