]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.asc: add doc about journalctl
authorHarald Hoyer <harald@redhat.com>
Wed, 25 Jul 2012 12:53:23 +0000 (14:53 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 25 Jul 2012 12:53:23 +0000 (14:53 +0200)
dracut.asc

index ca896ee719e75ffa568305f039ec35c7873e1d63..1791e406711665ef55b8fd21d422e4a26c90e84c 100644 (file)
@@ -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