this post was submitted on 13 Jul 2023
23 points (92.6% liked)

Linux

47356 readers
1399 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

In the past, several SSD manufacturers had bugs in their firmwares. So to be sure that I can fix such issues with a newly bought SSD, I need some secure (and somewhat easy) way of updating the firmware.

I don't need to do the update on my own Linux installation. A bootable ISO would be fine, too.

Which manufacturer has some well supported way of updating SSD firmware, even if I don't have any Windows installations left?

you are viewing a single comment's thread
view the rest of the comments
[–] kanzalibrary@lemmy.world 2 points 1 year ago (2 children)

Any SSD manufactures will fine as long you remember to choose SSD with SLC type for fastest, more durable, less error-prone, and security integration (on this link for further information). With the longest guarantee from the manufactures too will be great for you in long term usage.

For secure thing, SLC is the best option you have as you can see this video from this source that I found week ago. SSD with SLC type will maximize your productivity than other types, while also keep your privacy when you want sell them in the future.

I know the sources I'll give to you are from 2011/13 research like this comment. But as far as I know, this sources are the best explanation that give me deep understanding on how SSD works, rather than just articles or simple explanation things from manufactures with no deep explanation how they methods works. It's up to you to in the end..

[–] ono@lemmy.ca 3 points 1 year ago* (last edited 1 year ago) (1 children)

choose SSD with SLC

Drives made with SLC flash memory are practically nonexistent. Affordable ones completely so. Times have changed.

Here's a list of models: https://docs.google.com/spreadsheets/d/1B27_j9NDPU3cNlj2HKcrfpJKHkOf-Oi1DbuuQva2gT4

[–] kanzalibrary@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (1 children)

Drives made with SLC flash memory are practically nonexistent. Affordable ones completely so. Times have changed.

Yes, there are many SSD SLC with afforable price right now too, for example ADATA SU650 I used. The benefit SLC over other types in the video I provide before are after we secure erase our SSD. SLC provide less latency than others, and trim from SSD controller are not enough to clean the data or reduce the latency after using it for long time (based by research in the paper). And from point of security as the main topic in paper, show a good point that SLC give more clean data format than others for privacy minded people (focused on that right now). I'm still searching the latest paper about this topic.. still stuck in this because others not explain well or have proof with research / comparison as this.

[–] ono@lemmy.ca 4 points 1 year ago (1 children)

Yes, there are many SSD SLC with afforable price right now too, for example ADATA SU650 I used.

No, that is a TLC drive. It only uses SLC for the cache.

[–] kanzalibrary@lemmy.world 1 points 1 year ago

Thank you for correct me, now I get what I need right now from this correction..