Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
Boot Messages - Log File?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Boot Messages - Log File? (Read 1992 times)
spetrillo
Hero Member
Posts: 721
Karma: 8
Boot Messages - Log File?
«
on:
April 07, 2022, 05:18:46 pm »
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
Logged
Patrick M. Hausen
Hero Member
Posts: 6837
Karma: 574
Re: Boot Messages - Log File?
«
Reply #1 on:
April 07, 2022, 05:53:41 pm »
Type ˋdmesgˋ at a command prompt.
Logged
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do.
(Isaac Asimov)
gege29
Newbie
Posts: 10
Karma: 2
Re: Boot Messages - Log File?
«
Reply #2 on:
July 26, 2023, 11:33:29 am »
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
Code:
[Select]
/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!
«
Last Edit: July 26, 2023, 11:35:22 am by gege29
»
Logged
franco
Administrator
Hero Member
Posts: 17665
Karma: 1611
Re: Boot Messages - Log File?
«
Reply #3 on:
July 27, 2023, 09:40:49 am »
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
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
Boot Messages - Log File?