Open markusC64 opened 8 months ago
It seems to be the cluster size of larger drives.
Hmmm... yes, the cluster size would have been my guess. This is not good! We had a cluster size issue before when it comes to reading. Maybe there is something similar going on with writing. But I thought that I had fixed it for both, at least in the partition layer. This might also be an issue in ChanFAT. I guess the best way to tackle this is to run it on U64 with the debugger enabled.
I have got a hint that the Ultimate 64 with firmware 3.11 crashes with ExFAT. Therefore I have done the following test:
Results:
For up to 32 GB the test has been successfull. For 64 GB and 128 GB the test has failed, the Ultimate 64 has crashed.
I can repeat the test with a 1541 U2+(L) if that helps. I also can test drive sizes in between. My IODD ST300 can emulate all drive sizes, so testing arbitrary drive sizes is not a problem.