this post was submitted on 02 Sep 2023
2094 points (96.0% liked)
Memes
45585 readers
1570 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Beware: Those MTD-Stuff does NOT work with consumer stuff. Highend-MTD is practically not existing for consumers because Windows doesn't support them anyway.
If you check the Linux Kernel Frontend you'll find a section about "MTD devices". There are some userspace programs listed for managing the kernel components. Those tools are somewhat good for Host Based SMR hard drives but you might need tools to unlock the drives which I didn't need because they got unlocked at work. Those HDs are only sold to data centers. The two I have at home are from work and it is a miracle they let me have them at all.
Flash based MTD though is sometimes available but not in normal computing. Because SATA, NVMe, eMMC are actually "to advanced" for that stuff. MTD is VERY Low-Level. The driver does everything, buffering, moving from MLC to QLC, refreshing cells and so on. For me it is a PCIE-Card with absolutely no intelligence but a very fat driver. But you might also find it in old Linux/Android-Based phones, Netbooks and Tablets though current smart phones use "smarter" storage like eMMC. Iphones have MTD but you can not get Linux to run on them.
Very interesting, thanks for the info. I may have to piece together an ebay server to mess around with some of it.
Good Luck. I haven't seen those drive ANYWHERE outside Amazon and Microsoft backend Systems. Technically speaking they weren't even from "Servers" but from "SAN" systems.