Hello Konstantin,
Is the new driver compatible with big endian systems? (byte order)
If I format a partition with NTFS [1], then I can mount it afterwards
with the new NTFS driver. I can also create a file and access it with an
editor. But I can’t list the files on this partition because the new
driver can’t read the hidden ”.” file. After a umount of this partition,
it isn't possible
to mount it again. [2]
Please find attached the kernel config.
Further information:
https://forum.hyperion-entertainment.com/viewtopic.php?f=58&t=4713&start=50
Thanks,
Christian
[1] sudo mkfs -t ntfs /dev/sdc3
[2] wrong fs type, bad option, bad superblock on /dev/sdc3, missing
codepage or helper program ...