All right, thanks to you both. I wasn't aware that it was a desktop feature.
It is the latest in dmesg, so no need to go through all logs. Which makes me think, there are no system logs as in traditional Linux systems (at least what I'm used to). For that matter there is no logging process running apart from systemd-related.Is this a feature ? I used to do extensive greps with emacs on system logs when debugging problems. Now on raspi OS, no such logs.
Thanks for reminding me about lsblk.
With Bookworm everything that went to /var/log/syslog now goes to the systemd journal.
Code:
sudo journalctlCode:
cat /var/log/syslogIIRC it's possible to install syslog from apt but then you'll get everything logged twice - once in syslog and once in the journal.
Statistics: Posted by thagrol — Thu Apr 10, 2025 9:42 pm