FG

What is the difference between fsck and e2fsck?

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

Problem

What is the difference between the linux disk error-checking tools fsck and e2fsck?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is the difference between fsck and e2fsck?

Low Risk

fsck is just the original name. When they came out with new file systems they would need a specific tool for each one, efsck for ext, e2fsck for ext2, dosfsck, fsckvfat. So they made fsck the front end that just calls whichever is the appropriate to…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment