|
|
|
@ -459,6 +459,13 @@ dracut shell commands are printed as they are executed
@@ -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 |
|
|
|
|