Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3546

Raspberry Pi OS • Trixie: Storage in journal is now "volatile"

$
0
0
Hello,
Today, to correct a small problem that occurred on my new trixie installation, I wanted to analyze the log of the previous boot and this one ended in error:

Code:

$ journalctl -b -1Specifying boot ID or boot offset has no effect, no persistent journal was found.
And in fact, the persistent storage has been disable by the file:

Code:

# /usr/lib/systemd/journald.conf.d/40-rpi-volatile-storage.conf[Journal]Storage=volatile
IMO, I don’t think it’s a good idea to change the default values from one version to another even though I understand that this can benefit other users (Unless I’m mistaken, in bookworm, it was possible to analyze a previous boot)

Statistics: Posted by PhL91 — Thu Oct 16, 2025 7:52 am



Viewing all articles
Browse latest Browse all 3546

Trending Articles