Skip to content

Comment on Ask HN: Which Linux filesystem “produce” less wear and tear on SSD NAND?

Comments

Rule of thumb: your preferred FS will be OK. Limiting write is not a goal in and of itself.

See https://wiki.archlinux.org/index.php/Improving_performance#R...

True for SSDs; if you're using COTS SD cards (think RPi), it might be still a concern.

I managed to get plenty of useful life from an old, failing SD card by only loading (R/O) the bootloader, kernel and initramfs, and never touching it beyond initramfs (mount a USB drive as /). Similarly for an ancient PATA (!) SSD in a netbook: grub+kernel+initramfs, and nothing else; saves me from a USB stick out the side.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.