List #Linux boot numbers:

journalctl --list-boots

See kernel boot logs from the current boot

journalctl -b

See logs from the previous boot:

journalctl -b -1

See all Linux kernel logs from previous boot

journalctl -k -b -1

See https://www.cyberciti.biz/faq/ubuntu-view-boot-log/ for more info

Reply to this note

Please Login to reply.

Discussion

No replies yet.