Boot log before panic

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Fri Feb 9 18:43:07 EST 2024


How you access the log depends on the Linux distribution you're using
(whether its systemd based or not).

If you have journalctl, you can get the last boot log with

$ journalctl -k -b 1
(-k is to get get dmesg logs)

HTH,
-mandeep

On Fri, Feb 9, 2024 at 2:12 PM Abdulrasaq Lawani
<abdulrasaqolawani at gmail.com> wrote:
>
> Hi all,
>
> Please, how do I locate the logs for a system boot that had a kernel panic before booting was completed?
>
> Best regards,
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



More information about the Kernelnewbies mailing list