[solved] Boot message "Siduction: clean"

Started by bullgard4, 2020/03/22, 05:44:25

Previous topic - Next topic

bullgard4

[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 clean
output does not include this message text.

dibl

I assume that is the output of fsck -- this is a normal linux boot function, before mounting the filesystem where the OS is.
System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

der_bud

I labeled my root-device 'ROOT' and get the message "ROOT:clean" as a result of standard fsck at boot.
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

bullgard4

#3
Understood.Thank you very much for your help.Regards,bullgard4