summaryrefslogtreecommitdiff
path: root/dracut.asc
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2012-07-25 14:53:23 +0200
committerHarald Hoyer <harald@redhat.com>2012-07-25 14:53:23 +0200
commita844fb1552d7867c77caa027ea38249c26866479 (patch)
tree3f4fd997310c59e05c250cf71de370165cb33a0b /dracut.asc
parent35022f987cfe680897ab2e83d1897a37c9ff67e0 (diff)
downloaddracut-a844fb1552d7867c77caa027ea38249c26866479.tar.gz
dracut-a844fb1552d7867c77caa027ea38249c26866479.tar.bz2
dracut-a844fb1552d7867c77caa027ea38249c26866479.zip
dracut.asc: add doc about journalctl
Diffstat (limited to 'dracut.asc')
-rw-r--r--dracut.asc9
1 files changed, 8 insertions, 1 deletions
diff --git a/dracut.asc b/dracut.asc
index ca896ee7..1791e406 100644
--- a/dracut.asc
+++ b/dracut.asc
@@ -459,6 +459,13 @@ dracut shell commands are printed as they are executed
# less /run/initramfs/init.log
# dmesg | less
----
+. With dracut >= 022 and systemd, you can inspect the rd.debug output with:
+----
+# journalctl -ab
+----
+
+If you want to save that output, simply mount /boot by hand or insert an USB stick and mount that.
+Then you can store the output for later inspection.
[[information-to-include-in-your-report]]
=== Information to include in your report
@@ -472,7 +479,7 @@ configuration file (e.g. _/etc/grub.conf_) or from _/proc/cmdline_.
* A copy of your disk partition information from _/etc/fstab_, which might be
obtained booting an old working initramfs or a rescue medium.
* A device listing from device-mapper. This can be obtained by running the
-command
+command
+
----
# dmsetup ls --tree