this post was submitted on 08 Jul 2026
93 points (94.3% liked)
Linux
14245 readers
446 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
One thing I've been annoyed by for over a decade now is having to unmount USB drives before removing them or they'll brick. That shit worked fine on windows unless you were writing/reading iirc.
Not really. Windows and assume Linux cache writes and might actually write after you thought it's written, that's why you have to always unmount USB drives before you pull them out.
Later versions of windows recognise that the device is removable and don't cache writes. From the users point of view the copy dialog box only closes when writes are complete.
Yeah, that's really annoying with Linux filemanagers
Just tell me when you're done and not when the file is completely written into cache, that doesn't help me in any way
I love my Linux, but it's really annoying to open a terminal to run sync, just to be sure
I guess that depends on the settings. I'd still click sa~~v~~fe remove, though.
https://www.corsair.com/us/en/explorer/diy-builder/storage/do-you-really-need-to-eject-a-usb-drive/
Windows does not cache writes for removable media
I always do that and it still happened, probably because I had a drive as NTFS for compatibility. Last I checked (after failed attempts), the fix was "fix it with Windows" so I still have a borked external drive.