Siduction Forum

Siduction Forum => Installation - Support => Topic started by: tomsiduction on 2019/07/02, 17:33:04

Title: Where ist the "Boot-logfile" located?
Post by: tomsiduction on 2019/07/02, 17:33:04
Hello

After installing a new kernel (5.1.15) I saw during the boot process a short message in red letters.
Too quick for me to read it.
I have checked a lot of files in /var/log/ but could not find the file where all the messages during the boot process are written.

Where do I have to look?

Thank you

Regards
Title: Re: Where ist the "Boot-logfile" located?
Post by: towo on 2019/07/02, 20:56:17
Code: [Select]
journalctl -xb -p err
is your friend.
Title: Re: Where ist the "Boot-logfile" located?
Post by: tomsiduction on 2019/07/02, 21:34:59

That was the solution

Thank you very much
&
Vielen Dank