16
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 26 Mar 2026
16 points (94.4% liked)
Linux
63789 readers
532 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
I don't know about TRIM compatibility specifically, but I must suggest you don't get one of those combo SATA/PATA adapters. Although I don't know about TRIM compatibility, I do know for a fact that those combo adapters do not support SMART stats for mechanical hard drives. So I assume combo adapters won't support TRIM either.
That's good info! I've been looking around for a PATA to USB adapter with SMART support and haven't had a ton of luck narrowing one down. Thinking offhand I may need to cobble together a PATA-to-SATA adapter connected to a SATA-to-USB adapter to actually get some SMART info moving from a PATA drive via USB. It's not the only way to do this but it would be a lot easier if it can be done via USB :/
Also some fun info since you mentioned PATA adapters - The Maxtor OneTouch II is a terrible ATA enclosure, especially on Linux. For whatever reason the built-in chipset does some sort of disconnect right at the end of long operations like formatting, partitioning, etc. so you're never entirely sure if the command worked correctly. I guess it was designed with Windows in mind, or maybe its Linux compatibility isn't 100% there. And of course no SMART info gets passed through.