aboutsummaryrefslogtreecommitdiff
path: root/content/blog/miscellaneous/boot-from-initramfs.md
diff options
context:
space:
mode:
authorJulien Dessaux2021-03-11 23:15:31 +0100
committerJulien Dessaux2021-03-11 23:15:31 +0100
commit8d4bb3881dbb702f08f830417a24b2b81d1a2678 (patch)
tree4063c82565aafa5b1291e4128f69f840398fedcc /content/blog/miscellaneous/boot-from-initramfs.md
parentRemoved empty file (diff)
downloadwww-8d4bb3881dbb702f08f830417a24b2b81d1a2678.tar.gz
www-8d4bb3881dbb702f08f830417a24b2b81d1a2678.tar.bz2
www-8d4bb3881dbb702f08f830417a24b2b81d1a2678.zip
Some more articles reformatting
Diffstat (limited to '')
-rw-r--r--content/blog/miscellaneous/boot-from-initramfs.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/content/blog/miscellaneous/boot-from-initramfs.md b/content/blog/miscellaneous/boot-from-initramfs.md
index 3d5c55e..df740b6 100644
--- a/content/blog/miscellaneous/boot-from-initramfs.md
+++ b/content/blog/miscellaneous/boot-from-initramfs.md
@@ -1,12 +1,18 @@
---
title: "Boot from initramfs shell"
-linkTitle: "Boot from initramfs shell"
date: 2014-01-24
-description: >
- Boot from initramfs shell
+description: How to finish booting from an initramfs shell
+tags:
+ - Debian
---
-I had to finish booting from an initramfs shell, here is how I used `switch_root` to do so :
+## The problem
+
+Sometimes, your linux machine can get stuck while booting and drop you into an initramfs shell.
+
+## The solution
+
+All initramfs are potentially different, but almost always feature busybox and common mechanisms. Recently I had to finish booting from an initramfs shell, here is how I used `switch_root` to do so :
{{< highlight sh >}}
lvm vgscan