You are not logged in.
Pages: 1
Hail!
When I stop the system, the process sends two red (maybe failure) messages, but the screen goes so fast, I can't read it. Where can I find those messages?
Offline
When you stop the system how exactly? Which process?
If you're shutting down, it depends what's generating the messages.
If they are of the sort which get logged, it depends whether the messages appear before the journal is closed.
If they do, they might be in the journal from the previous boot.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
JUst choose in the K menu the stop the system. There are a lot of messages "[Stopped]..." , but now I runned into the problem, and I don't remember how to get those messages,
Offline
JUst choose in the K menu the stop the system.
What 'K menu'? What do you mean by 'stop the system'?
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
He's shutting down, apparently from KDE.
sudo journalctl -b -1But any kind of message that happens after the journald has been stopped or rather the disks unmounted isn't preservable.
Put your phone into the fastest camera mode and on a (makeshift) tripod and film the monitor in that case.
You can also try to
systemctl haltthe system to see whether the messages remain visible when not powering the system off.
Offline
@seth: Thank you, that do it!
Offline
Pages: 1