This commit is contained in:
coelner 2022-03-22 14:49:51 +01:00
parent 26e35d2c51
commit 0e3e970f16

View File

@ -22,3 +22,6 @@ keywords:
`init=/lib/systemd/systemd-bootchart`
- the chart file is located under `/run/log/bootchart`
## check offline journald log
`journalctl --root=/run/media/user/partitionname/`
journalctl needs the actual root of the root partition and not the journal folder.