diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-03 17:58:27 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-03 17:58:27 -0500 |
commit | 0d251bf07ae6ca774a09512baeb7f26feff86f1a (patch) | |
tree | 84630bb0403cab913d20a8a335b002722b714ae6 /content/blog/2024-02-13-ubuntu-emergency-mode.org | |
parent | 67bce15f8d9c8a6a790081bd7ebafd12868af37f (diff) | |
download | cleberg.net-0d251bf07ae6ca774a09512baeb7f26feff86f1a.tar.gz cleberg.net-0d251bf07ae6ca774a09512baeb7f26feff86f1a.tar.bz2 cleberg.net-0d251bf07ae6ca774a09512baeb7f26feff86f1a.zip |
fix(blog): revise titles and descriptions
Diffstat (limited to 'content/blog/2024-02-13-ubuntu-emergency-mode.org')
-rw-r--r-- | content/blog/2024-02-13-ubuntu-emergency-mode.org | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/content/blog/2024-02-13-ubuntu-emergency-mode.org b/content/blog/2024-02-13-ubuntu-emergency-mode.org index 69e2a40..e6b412f 100644 --- a/content/blog/2024-02-13-ubuntu-emergency-mode.org +++ b/content/blog/2024-02-13-ubuntu-emergency-mode.org @@ -1,8 +1,8 @@ -#+date: <2024-02-13 Tue 00:00:00> -#+title: How to Fix Ubuntu Emergency Mode by Correcting Your Fstab File -#+description: Step-by-step guide to resolve Ubuntu emergency mode boot issues caused by incorrect /etc/fstab entries. Learn how to edit fstab and restore normal boot. -#+slug: ubuntu-emergency-mode -#+filetags: :ubuntu:emergency-mode:fstab: +#+date: <2024-02-13 Tue 00:00:00> +#+title: Procedure to Correct /etc/fstab File for Resolving Ubuntu Emergency Mode +#+description: Detailed instructions to identify errors in the /etc/fstab file causing Ubuntu to enter emergency mode and steps to edit and restore normal boot operations. +#+slug: ubuntu-emergency-mode +#+filetags: :ubuntu:emergency-mode:fstab: * The Problem |