Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 4
    Check the connection speed with lsusb -t. Your flash drive should show up as 5000M. If it's 480M, gen 2.0, then you have discovered your problem. If that's the case it could be a driver issue - have to check dmesg and journalctl -xb for any issues noted during initialization. The speed difference is far more than a file system config issue though - 200s+ is a throughput of about 5MB/sec - the 3.0 speeds you are seeing on windows are slow enough (125MB/sec out of a typical top end of ~300MB/s - theoretical top end of 500MB/s), assuming its not a budget type flash drive. Commented May 22, 2016 at 23:53
  • Here are some test with the same device. Works fine for that guy... I don't see anything wrong in your journal so not sure what to say... You may as well try an older kernel see if it makes any difference... Commented May 23, 2016 at 18:56