[ThinkPad X201]When booting, at an early time the message
QuoteSiduction: clean
appears on a black background.
The boot process is a long complicated process, and I would like to know what important processing steps are done before and after this message printout are done so that I feel more comfortable to orientate myself in case the boot process one time should not finish normally and I need to repair my siductionbox.
On my Debian stable boxes I have never seen an analog message.
~$ journalctl -xb | grep cleanoutput does not include this message text.
I assume that is the output of fsck -- this is a normal linux boot function, before mounting the filesystem where the OS is.
I labeled my root-device 'ROOT' and get the message "ROOT:clean" as a result of standard fsck at boot.
Understood.Thank you very much for your help.Regards,bullgard4