aboutsummaryrefslogtreecommitdiff
path: root/content/blog/miscellaneous/boot-from-initramfs.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/miscellaneous/boot-from-initramfs.md')
-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