Tagged articles
8 articles
Page 1 of 1
Raymond Ops
Raymond Ops
Apr 11, 2025 · Operations

How to Force a Filesystem Check on Linux Root Partition (forcefsck)

This tutorial explains why running fsck on a mounted root filesystem fails, shows how to inspect the last check time with tune2fs, and provides step‑by‑step commands to create a forcefsck file, reboot, and verify that the root filesystem check was performed.

LinuxRoot Filesystemforcefsck
0 likes · 5 min read
How to Force a Filesystem Check on Linux Root Partition (forcefsck)
Efficient Ops
Efficient Ops
Sep 22, 2024 · Operations

How to Diagnose and Fix Common Linux Boot, Network, and File‑System Failures

This guide walks through typical Linux operational problems—including boot failures caused by fstab errors, root‑filesystem corruption, missing kernel files, MBR or GRUB issues, network hardware and configuration faults, DNS mis‑settings, service port problems, forgotten root passwords, and read‑only file‑system errors—providing step‑by‑step troubleshooting methods and command‑line fixes.

GRUBLinuxRoot password reset
0 likes · 17 min read
How to Diagnose and Fix Common Linux Boot, Network, and File‑System Failures
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
MaGe Linux Operations
MaGe Linux Operations
Jul 21, 2017 · Operations

Master Linux Troubleshooting: 9 Common Errors and Their Fixes

This guide walks you through a systematic approach to diagnosing and resolving nine frequent Linux system problems—from read‑only file systems and argument‑list limits to inode exhaustion, space‑not‑released files, too many open files, and Apache startup failures—providing clear command‑line solutions for each.

Error HandlingLinuxfsck
0 likes · 18 min read
Master Linux Troubleshooting: 9 Common Errors and Their Fixes