Michael,

On Thursday, 2020-11-26 00:10:00 +0000, you wrote:

> ...
> Check dmesg to see if initialisation of the USB 3.0 drive throws up any 
> errors.

No errors.

>          Then check 'lsusb -t' to make sure it has been recognised as a USB 
> 3.0.

"lsusb -tv" showed the stick to be USB 3.0.

> ...
>                            Partitioning the USB drive to use 128KB sectors 
> and 
> then aligning the fs on it should improve matters.

Since the USB sticks  contain symbolic links  and have to  be accessible
from both,  Linux and Windows they are NTFS formatted,  and according to
"mkntfs(8)" the sector size can be at most 4096,  while the cluster size
is limited to 2097152, that is 2G.  However, when NTFS formatting an USB
stick from within TrueCrypt/VeraCrypt or directly in Windows the maximum
cluster size  is 64K,  with the  only difference  that Windows  calls it
"allocation unit size".

So I think above you were talking about  128K clusters rather than sect-
ors.  I'll give that a try  and will reformat  the USB sticks  using the
maximum cluster size of 64K.   But I don't see a way to "align" the file
system on these USB sticks.

> I found this article which mentions an experiment with ext4 fs.

Thanks for the link you sent in your other mail  and thanks for pointing
all this out :-)

Sincerely,
  Rainer

Reply via email to