FG

Choice of filesystem for GNU/Linux on an SD card

Fresh3 days ago
Mar 15, 202648128 views
Confidence Score0%
0%

Problem

I have am embedded ARM-based system running on an SD card. It's currently Debian GNU/Linux using ext3 as filesystem. As I'm about to reinstall the system, I started wondering about changing to a more flash-friendly filesystem. I've heard about JFFS2, YAFFS2 and LogFS, and they all seem suited to th…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Choice of filesystem for GNU/Linux on an SD card

Low Risk

Excellent article about flash filesystems. Important question when talking about flash filesystems is following: What is wear leveling? Wikipedia article. Basically, on flash disks you can write limited number of times until block goes bad. After th…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment