Boot Messages - Log File?

Started by spetrillo, April 07, 2022, 05:18:46 PM

Previous topic - Next topic
Morning all,

When my firewall boots up I see some messages that are highlighted but it scrolls way too quickly for me to make sense out of these. Where can I find the boot messages to review?

Thanks,
Steve

Type ˋdmesgˋ at a command prompt.
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

July 26, 2023, 11:33:29 AM #2 Last Edit: July 26, 2023, 11:35:22 AM by gege29
Sorry to "resurrect" this thread but I just wanted to add my 5cents as I had the same need and dmesg didn't show all the messages that happen on main console upon boot, rather only kernel messages.

For example you may want to see the scripts that are executed upon boot from /usr/local/etc/rc.syshook.d/<subdir>/

Perhaps somebody has a better approach but I could only check that doing Scroll Lock on main console and pageup/pagedown. 

Hope this helps!

Nowadays on 23.1.x we do have kernel messages in the system log which also adds the messages printed by init during bootup. We also have a boot log which records the internal call stack of our subsystems during bootup.


Cheers,
Franco