this post was submitted on 27 Mar 2025
144 points (97.4% liked)
Technology
68130 readers
5332 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'll be your fanboy for the day. I blame Windows for the slow down. If I move a file to or from a flash drive on windows the transfer will slow down to kilobits. This does not happen to me on Linux.
Windows prefers to deactivate or minimize the write cache on removable devices, most of the common Linux distros generally don't make such changes. Microsoft has a very good reason for that default: not a lot of people actually use the "safely remove hardware" option and if the cache is enabled, using and waiting for that is a hard requirement for the data to have actually made its way onto the drive.
Capitulating to the lowest common denominator, what else is new
I haven't tested the drive in question (no Microcenter near me), but I just replaced a cheap drive (from BestBuy) because it took almost an hour to write a 16GB Linux ISO (openSUSE Aeon in this case) on Linux (tried both
dd
andImpression
) and the ISO didn't actually work. I've used smaller ISOs in the past (DVD-size) and those worked, but were pretty slow (took several minutes to write).So I got a different drive (Sandisk Ultra Go or something, also from BestBuy for $15 or so) and writing took a couple minutes or so, writing at 100+ MB/s, and the ISO worked completely fine. Same OS, same tools, different drive.
It very much depends on the drive.