Tag

Rescue Mode

1 views collected around this technical thread.

IT Services Circle
IT Services Circle
Nov 15, 2022 · Operations

Recovering a Linux Server Stuck in Rescue Mode and Re-mounting a Data Disk without Formatting

This article describes a step‑by‑step process for diagnosing a Linux server that entered rescue mode after an illegal reboot, using journalctl and systemctl commands, checking disk status, repairing an XFS filesystem with xfs_repair, and safely unmounting, re‑formatting, and re‑mounting the data partition without losing existing data.

Disk MountFilesystem RepairLinux
0 likes · 7 min read
Recovering a Linux Server Stuck in Rescue Mode and Re-mounting a Data Disk without Formatting
Efficient Ops
Efficient Ops
Nov 5, 2019 · Operations

How to Fix Linux Boot Failures: Single‑User Mode, GRUB & Rescue Techniques

This guide explains how to troubleshoot Linux boot problems by using single‑user mode to reset forgotten root passwords, repairing disk errors with fsck, correcting GRUB configuration mistakes, and employing Linux rescue mode to restore missing system files or rebuild the bootloader for dual‑boot systems.

GRUBLinuxRescue Mode
0 likes · 13 min read
How to Fix Linux Boot Failures: Single‑User Mode, GRUB & Rescue Techniques
Efficient Ops
Efficient Ops
Aug 18, 2019 · Operations

Master Linux Boot Failures: Single-User Mode, GRUB Fixes & Rescue Mode Guide

This guide explains how to troubleshoot Linux boot problems using single‑user mode, correct GRUB configuration errors, and employ Linux rescue mode to repair root passwords, disk errors, and dual‑boot issues, providing step‑by‑step commands and examples.

GRUBLinuxRescue Mode
0 likes · 14 min read
Master Linux Boot Failures: Single-User Mode, GRUB Fixes & Rescue Mode Guide
Qunar Tech Salon
Qunar Tech Salon
Feb 5, 2016 · Operations

Linux Boot Troubleshooting: Single‑User Mode, GRUB Issues, and Rescue Mode Cases

This article presents practical Linux boot troubleshooting techniques, including using single‑user mode, correcting GRUB configuration errors, and employing rescue mode, illustrated with step‑by‑step case studies for root password recovery, disk sector errors, and dual‑boot restoration.

GRUBLinuxRescue Mode
0 likes · 13 min read
Linux Boot Troubleshooting: Single‑User Mode, GRUB Issues, and Rescue Mode Cases