Tagged articles
2 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Aug 3, 2024 · Operations

10 Practical fsck Commands to Diagnose and Repair Linux Filesystems

This article presents ten hands‑on examples of using the Linux fsck utility—including checking specific partitions, employing options like -A, -t, -M, -y, -n, and -a—to detect, report, and automatically fix filesystem errors while explaining exit codes and best‑practice recommendations.

Linuxcommand-linedisk repair
0 likes · 13 min read
10 Practical fsck Commands to Diagnose and Repair Linux Filesystems
Liangxu Linux
Liangxu Linux
Mar 12, 2023 · Operations

How to Scan and Repair Linux Disk Errors with fsck and xfs_repair

This guide walks you through identifying Linux disk partitions, checking and fixing Ext4 and XFS file systems using fsck and xfs_repair, and configuring automatic checks at boot by adjusting mount counts and GRUB parameters, complete with command examples and output screenshots.

Linuxdisk repairfsck
0 likes · 8 min read
How to Scan and Repair Linux Disk Errors with fsck and xfs_repair