Per Jessen wrote:
Peter Suetterlin wrote:
Per Jessen wrote:
may be /var/log/boot.msg ?
No, nothing even remotely resembling 'boot' in there...
The boot.msg and boot.omsg files are handled/created by the klog.service. Standard part of systemd.
s/systemd/syslog-service/ Maybe check that you have that klog.service installed. tattoo2:/var/log # systemctl status klog ● klog.service - Early Kernel Boot Messages Loaded: loaded (/usr/lib/systemd/system/klog.service; enabled; vendor preset: enabled) Active: active (exited) since Sun 2021-04-11 17:25:49 CEST; 1 day 21h ago Process: 1123 ExecStart=/bin/sh -c test -c /dev/tty10 && /usr/sbin/klogconsole $KLOGCONSOLE_PARAMS -r10 || : (code=exited, status=0/SUCCESS) Process: 1122 ExecStart=/bin/sh -c test -s /dev/shm/initrd.msg && /bin/cat /dev/shm/initrd.msg >> /var/log/boot.msg || : (code=exited, status=0/SUCCESS) Process: 1120 ExecStart=/bin/sh -c /bin/dmesg -r > /var/log/boot.msg (code=exited, status=0/SUCCESS) Process: 1118 ExecStart=/bin/sh -c test -s /var/log/boot.msg && /bin/mv -f /var/log/boot.msg /var/log/boot.omsg || : (code=exited, status=0/SUCCESS) Main PID: 1123 (code=exited, status=0/SUCCESS) Tasks: 0 CGroup: /system.slice/klog.service Apr 11 17:25:48 tattoo2 systemd[1]: Starting Early Kernel Boot Messages... Apr 11 17:25:49 tattoo2 systemd[1]: Started Early Kernel Boot Messages. -- Per Jessen, Zürich (8.7°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland.