Installationsloop auf Raspi

Hallo,

ich versuche die Installation auf einem Raspi 5. Bei allen Raspbian Varianten (full, lite, 13, 12) laufe ich in den selben Loop im Installationsskript:

Mar 09 15:00:56 linux-arbeitsplatz systemd[1]: Started libre-workspace-portal.service - Libre Workspace Portal Service.
Mar 09 15:00:57 linux-arbeitsplatz libre-workspace-portal[63425]: /
Mar 09 15:00:57 linux-arbeitsplatz libre-workspace-portal[63456]: Operations to perform:
Mar 09 15:00:57 linux-arbeitsplatz libre-workspace-portal[63456]: Apply all migrations: admin, app_dashboard, auth, contenttypes, idm, oidc_provider, otp_hotp, otp_static, otp_totp, sessions
Mar 09 15:00:57 linux-arbeitsplatz libre-workspace-portal[63456]: Running migrations:
Mar 09 15:00:57 linux-arbeitsplatz libre-workspace-portal[63456]: No migrations to apply.
Mar 09 15:00:58 linux-arbeitsplatz libre-workspace-portal[63467]: 0 static files copied to ‘/var/www/libre-workspace-static’, 183 unmodified.
Mar 09 15:00:59 linux-arbeitsplatz libre-workspace-portal[63470]: RSA key successfully created with kid: 859bc3b6ca132689eedf1bc021badaa4
Mar 09 15:00:59 linux-arbeitsplatz libre-workspace-portal[63480]: File “/usr/lib/libre-workspace/portal/locale/en/LC_MESSAGES/django.po” is already compiled and up to date.
Mar 09 15:00:59 linux-arbeitsplatz libre-workspace-portal[63480]: File “/usr/lib/libre-workspace/portal/locale/de/LC_MESSAGES/django.po” is already compiled and up to date.
Mar 09 15:00:59 linux-arbeitsplatz libre-workspace-portal[63425]: Setting number of workers to 4
Mar 09 15:00:59 linux-arbeitsplatz libre-workspace-portal[63487]: [2026-03-09 15:00:59 +0100] [63487] [INFO] Starting gunicorn 25.1.0
Mar 09 15:00:59 linux-arbeitsplatz libre-workspace-portal[63487]: [2026-03-09 15:00:59 +0100] [63487] [INFO] Listening at: http://127.0.0.1:11123 (63487)
Mar 09 15:00:59 linux-arbeitsplatz libre-workspace-portal[63487]: [2026-03-09 15:00:59 +0100] [63487] [INFO] Using worker: sync
Mar 09 15:00:59 linux-arbeitsplatz libre-workspace-portal[63489]: [2026-03-09 15:00:59 +0100] [63489] [INFO] Booting worker with pid: 63489
Mar 09 15:00:59 linux-arbeitsplatz libre-workspace-portal[63487]: [2026-03-09 15:00:59 +0100] [63487] [INFO] Control socket listening at /usr/lib/libre-workspace/portal/gunicorn.ctl
Mar 09 15:01:00 linux-arbeitsplatz libre-workspace-portal[63490]: [2026-03-09 15:01:00 +0100] [63490] [INFO] Booting worker with pid: 63490
Mar 09 15:01:00 linux-arbeitsplatz libre-workspace-portal[63491]: [2026-03-09 15:01:00 +0100] [63491] [INFO] Booting worker with pid: 63491
Mar 09 15:01:00 linux-arbeitsplatz libre-workspace-portal[63492]: [2026-03-09 15:01:00 +0100] [63492] [INFO] Booting worker with pid: 63492
Mar 09 15:01:06 linux-arbeitsplatz libre-workspace-portal[63487]: [2026-03-09 15:01:06 +0100] [63487] [INFO] Handling signal: term
Mar 09 15:01:06 linux-arbeitsplatz libre-workspace-portal[63492]: [2026-03-09 15:01:06 +0100] [63492] [INFO] Worker exiting (pid: 63492)
Mar 09 15:01:06 linux-arbeitsplatz systemd[1]: Stopping libre-workspace-portal.service - Libre Workspace Portal Service…
Mar 09 15:01:06 linux-arbeitsplatz libre-workspace-portal[63489]: [2026-03-09 15:01:06 +0100] [63489] [INFO] Worker exiting (pid: 63489)
Mar 09 15:01:06 linux-arbeitsplatz libre-workspace-portal[63490]: [2026-03-09 15:01:06 +0100] [63490] [INFO] Worker exiting (pid: 63490)
Mar 09 15:01:06 linux-arbeitsplatz libre-workspace-portal[63491]: [2026-03-09 15:01:06 +0100] [63491] [INFO] Worker exiting (pid: 63491)
Mar 09 15:01:06 linux-arbeitsplatz libre-workspace-portal[63487]: [2026-03-09 15:01:06 +0100] [63487] [INFO] Worker (pid:63492) was sent SIGTERM!
Mar 09 15:01:06 linux-arbeitsplatz libre-workspace-portal[63487]: [2026-03-09 15:01:06 +0100] [63487] [INFO] Worker (pid:63489) was sent SIGTERM!
Mar 09 15:01:06 linux-arbeitsplatz libre-workspace-portal[63487]: [2026-03-09 15:01:06 +0100] [63487] [INFO] Worker (pid:63490) was sent SIGTERM!
Mar 09 15:01:06 linux-arbeitsplatz libre-workspace-portal[63487]: [2026-03-09 15:01:06 +0100] [63487] [INFO] Shutting down: Master
Mar 09 15:01:06 linux-arbeitsplatz systemd[1]: libre-workspace-portal.service: Deactivated successfully.
Mar 09 15:01:06 linux-arbeitsplatz systemd[1]: Stopped libre-workspace-portal.service - Libre Workspace Portal Service.
Mar 09 15:01:06 linux-arbeitsplatz systemd[1]: libre-workspace-portal.service: Consumed 4.409s CPU time.

Ist das bekannt? Gibt es noch ein anderes Error Log von dem Installer?

Gruß Tobias

Es sieht es evtl. aus, dass Du eine alte Datei versuchst zu installieren? “linux-arbeitsplatz” dürfte es da nicht mehr geben.

Kannst Du deine Terminalbefehle bis dorthin posten?
Ich kann das nicht reproduzieren auf normalen Instanzen.

“linux-arbeitsplatz” ist der Hostname des Pi und keine Datei. Installiert habe ich es jeweils mit der Anleitung für Debian: Installation — Libre Workspace documentation

Hallo, auch bei mir gibt es einen Loop bei der Installation. Auf einem Netcup-VPS lief es gut durch, auf einem hosting.de-CloudServer mit installiertem Debian 13 leider nicht.

Die folgende Output wiederholt sich in Dauerschleife

Mär 31 23:19:40 liwo libre-workspace-portal[2573]: RSA key successfully created with kid: 1efc17fae2f37a8d15ca3028e2a8eabc

Mär 31 23:19:40 liwo libre-workspace-portal[2583]: File “/usr/lib/libre-workspace/portal/locale/en/LC_MESSAGES/django.po” is already compiled and up to date.

Mär 31 23:19:40 liwo libre-workspace-portal[2583]: File “/usr/lib/libre-workspace/portal/locale/de/LC_MESSAGES/django.po” is already compiled and up to date.

Mär 31 23:19:41 liwo libre-workspace-portal[2528]: Server uptime is less than 5 minutes, waiting 15 seconds before starting the service…

Mär 31 23:19:46 liwo systemd[1]: Stopping libre-workspace-portal.service - Libre Workspace Portal Service…

Mär 31 23:19:46 liwo systemd[1]: libre-workspace-portal.service: Deactivated successfully.

Mär 31 23:19:46 liwo systemd[1]: Stopped libre-workspace-portal.service - Libre Workspace Portal Service.

Mär 31 23:19:46 liwo systemd[1]: libre-workspace-portal.service: Consumed 3.528s CPU time, 64.2M memory peak.

Mär 31 23:19:46 liwo systemd[1]: Started libre-workspace-portal.service - Libre Workspace Portal Service.

Mär 31 23:19:46 liwo libre-workspace-portal[2832]: /

Mär 31 23:19:47 liwo libre-workspace-portal[2864]: Operations to perform:

Mär 31 23:19:47 liwo libre-workspace-portal[2864]: Apply all migrations: admin, app_dashboard, auth, contenttypes, idm, oidc_provider, otp_hotp, otp_static, otp_totp, sessions

Mär 31 23:19:47 liwo libre-workspace-portal[2864]: Running migrations:

Mär 31 23:19:47 liwo libre-workspace-portal[2864]: No migrations to apply.

Mär 31 23:19:48 liwo libre-workspace-portal[2874]: 0 static files copied to ‘/var/www/libre-workspace-static’, 174 unmodified.

Interessant.

Kannst Du bitte den gesamten Log posten?
Weil das gibt ja keinen Sinn, warum es bei dem einen Cloud Provider klappt, bei dem anderen nicht. Vielleicht erkenne ich da was.

Gerne. Meine Konfiguration: VPS Cloud Server bei hosting.de, 4CPU, 8GB RAM, 120 GB SSD, Debian 13 (als Image von hosting.de)

Apr 04 21:24:58 liwo libre-workspace-portal[1326]: /

Apr 04 21:24:59 liwo libre-workspace-portal[1358]: Operations to perform:

Apr 04 21:24:59 liwo libre-workspace-portal[1358]: Apply all migrations: admin, app_dashboard, auth, contenttypes, idm, oidc_provider, otp_hotp, otp_static, otp_totp, sessions

Apr 04 21:24:59 liwo libre-workspace-portal[1358]: Running migrations:

Apr 04 21:24:59 liwo libre-workspace-portal[1358]: No migrations to apply.

Apr 04 21:25:00 liwo libre-workspace-portal[1371]: 0 static files copied to ‘/var/www/libre-workspace-static’, 174 unmodified.

Apr 04 21:25:01 liwo libre-workspace-portal[1375]: RSA key successfully created with kid: c6b123249f19e4df43874f7f8ba853c2

Apr 04 21:25:01 liwo libre-workspace-portal[1385]: File “/usr/lib/libre-workspace/portal/locale/de/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:01 liwo libre-workspace-portal[1385]: File “/usr/lib/libre-workspace/portal/locale/en/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:01 liwo libre-workspace-portal[1326]: Server uptime is less than 5 minutes, waiting 15 seconds before starting the service…

Apr 04 21:25:07 liwo systemd[1]: Stopping libre-workspace-portal.service - Libre Workspace Portal Service…

Apr 04 21:25:07 liwo systemd[1]: libre-workspace-portal.service: Deactivated successfully.

Apr 04 21:25:07 liwo systemd[1]: Stopped libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:07 liwo systemd[1]: libre-workspace-portal.service: Consumed 3.840s CPU time, 64M memory peak.

Apr 04 21:25:07 liwo systemd[1]: Started libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:07 liwo libre-workspace-portal[1632]: /

Apr 04 21:25:08 liwo libre-workspace-portal[1664]: Operations to perform:

Apr 04 21:25:08 liwo libre-workspace-portal[1664]: Apply all migrations: admin, app_dashboard, auth, contenttypes, idm, oidc_provider, otp_hotp, otp_static, otp_totp, sessions

Apr 04 21:25:08 liwo libre-workspace-portal[1664]: Running migrations:

Apr 04 21:25:08 liwo libre-workspace-portal[1664]: No migrations to apply.

Apr 04 21:25:09 liwo libre-workspace-portal[1675]: 0 static files copied to ‘/var/www/libre-workspace-static’, 174 unmodified.

Apr 04 21:25:10 liwo libre-workspace-portal[1678]: RSA key successfully created with kid: 1bab6f8299ee883afb4952f16ee1fe05

Apr 04 21:25:11 liwo libre-workspace-portal[1689]: File “/usr/lib/libre-workspace/portal/locale/en/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:11 liwo libre-workspace-portal[1689]: File “/usr/lib/libre-workspace/portal/locale/de/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:11 liwo libre-workspace-portal[1632]: Server uptime is less than 5 minutes, waiting 15 seconds before starting the service…

Apr 04 21:25:17 liwo systemd[1]: Stopping libre-workspace-portal.service - Libre Workspace Portal Service…

Apr 04 21:25:17 liwo systemd[1]: libre-workspace-portal.service: Deactivated successfully.

Apr 04 21:25:17 liwo systemd[1]: Stopped libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:17 liwo systemd[1]: libre-workspace-portal.service: Consumed 3.734s CPU time, 64.1M memory peak.

Apr 04 21:25:17 liwo systemd[1]: Started libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:17 liwo libre-workspace-portal[1933]: /

Apr 04 21:25:18 liwo libre-workspace-portal[1966]: Operations to perform:

Apr 04 21:25:18 liwo libre-workspace-portal[1966]: Apply all migrations: admin, app_dashboard, auth, contenttypes, idm, oidc_provider, otp_hotp, otp_static, otp_totp, sessions

Apr 04 21:25:18 liwo libre-workspace-portal[1966]: Running migrations:

Apr 04 21:25:18 liwo libre-workspace-portal[1966]: No migrations to apply.

Apr 04 21:25:18 liwo libre-workspace-portal[1976]: 0 static files copied to ‘/var/www/libre-workspace-static’, 174 unmodified.

Apr 04 21:25:20 liwo libre-workspace-portal[1979]: RSA key successfully created with kid: 30323f430c0dae6195c86f16202f647b

Apr 04 21:25:20 liwo libre-workspace-portal[1989]: File “/usr/lib/libre-workspace/portal/locale/de/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:20 liwo libre-workspace-portal[1989]: File “/usr/lib/libre-workspace/portal/locale/en/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:20 liwo libre-workspace-portal[1933]: Server uptime is less than 5 minutes, waiting 15 seconds before starting the service…

Apr 04 21:25:26 liwo systemd[1]: Stopping libre-workspace-portal.service - Libre Workspace Portal Service…

Apr 04 21:25:26 liwo systemd[1]: libre-workspace-portal.service: Deactivated successfully.

Apr 04 21:25:26 liwo systemd[1]: Stopped libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:26 liwo systemd[1]: libre-workspace-portal.service: Consumed 3.710s CPU time, 64.2M memory peak.

Apr 04 21:25:26 liwo systemd[1]: Started libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:26 liwo libre-workspace-portal[2231]: /

Apr 04 21:25:28 liwo libre-workspace-portal[2263]: Operations to perform:

Apr 04 21:25:28 liwo libre-workspace-portal[2263]: Apply all migrations: admin, app_dashboard, auth, contenttypes, idm, oidc_provider, otp_hotp, otp_static, otp_totp, sessions

Apr 04 21:25:28 liwo libre-workspace-portal[2263]: Running migrations:

Apr 04 21:25:28 liwo libre-workspace-portal[2263]: No migrations to apply.

Apr 04 21:25:28 liwo libre-workspace-portal[2273]: 0 static files copied to ‘/var/www/libre-workspace-static’, 174 unmodified.

Apr 04 21:25:29 liwo libre-workspace-portal[2276]: RSA key successfully created with kid: 78c8fa800172f888df8ea12d4ebe6420

Apr 04 21:25:30 liwo libre-workspace-portal[2286]: File “/usr/lib/libre-workspace/portal/locale/de/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:30 liwo libre-workspace-portal[2286]: File “/usr/lib/libre-workspace/portal/locale/en/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:30 liwo libre-workspace-portal[2231]: Server uptime is less than 5 minutes, waiting 15 seconds before starting the service…

Apr 04 21:25:36 liwo systemd[1]: Stopping libre-workspace-portal.service - Libre Workspace Portal Service…

Apr 04 21:25:36 liwo systemd[1]: libre-workspace-portal.service: Deactivated successfully.

Apr 04 21:25:36 liwo systemd[1]: Stopped libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:36 liwo systemd[1]: libre-workspace-portal.service: Consumed 4.099s CPU time, 64.3M memory peak.

Apr 04 21:25:36 liwo systemd[1]: Started libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:36 liwo libre-workspace-portal[2529]: /

Apr 04 21:25:37 liwo libre-workspace-portal[2560]: Operations to perform:

Apr 04 21:25:37 liwo libre-workspace-portal[2560]: Apply all migrations: admin, app_dashboard, auth, contenttypes, idm, oidc_provider, otp_hotp, otp_static, otp_totp, sessions

Apr 04 21:25:37 liwo libre-workspace-portal[2560]: Running migrations:

Apr 04 21:25:37 liwo libre-workspace-portal[2560]: No migrations to apply.

Apr 04 21:25:38 liwo libre-workspace-portal[2571]: 0 static files copied to ‘/var/www/libre-workspace-static’, 174 unmodified.

Apr 04 21:25:39 liwo libre-workspace-portal[2574]: RSA key successfully created with kid: 0dd132f4991e65fe3030a88d5ca1c992

Apr 04 21:25:39 liwo libre-workspace-portal[2584]: File “/usr/lib/libre-workspace/portal/locale/de/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:39 liwo libre-workspace-portal[2584]: File “/usr/lib/libre-workspace/portal/locale/en/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:39 liwo libre-workspace-portal[2529]: Server uptime is less than 5 minutes, waiting 15 seconds before starting the service…

Apr 04 21:25:45 liwo systemd[1]: Stopping libre-workspace-portal.service - Libre Workspace Portal Service…

Apr 04 21:25:45 liwo systemd[1]: libre-workspace-portal.service: Deactivated successfully.

Apr 04 21:25:45 liwo systemd[1]: Stopped libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:45 liwo systemd[1]: libre-workspace-portal.service: Consumed 3.590s CPU time, 64.1M memory peak.

Apr 04 21:25:45 liwo systemd[1]: Started libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:45 liwo libre-workspace-portal[2826]: /

Apr 04 21:25:46 liwo libre-workspace-portal[2857]: Operations to perform:

Apr 04 21:25:46 liwo libre-workspace-portal[2857]: Apply all migrations: admin, app_dashboard, auth, contenttypes, idm, oidc_provider, otp_hotp, otp_static, otp_totp, sessions

Apr 04 21:25:46 liwo libre-workspace-portal[2857]: Running migrations:

Apr 04 21:25:46 liwo libre-workspace-portal[2857]: No migrations to apply.

Apr 04 21:25:47 liwo libre-workspace-portal[2868]: 0 static files copied to ‘/var/www/libre-workspace-static’, 174 unmodified.

Apr 04 21:25:48 liwo libre-workspace-portal[2871]: RSA key successfully created with kid: cf57cf926eebd44feb10611eab779fc6

Apr 04 21:25:49 liwo libre-workspace-portal[2881]: File “/usr/lib/libre-workspace/portal/locale/en/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:49 liwo libre-workspace-portal[2881]: File “/usr/lib/libre-workspace/portal/locale/de/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:49 liwo libre-workspace-portal[2826]: Server uptime is less than 5 minutes, waiting 15 seconds before starting the service…

Apr 04 21:25:54 liwo systemd[1]: Stopping libre-workspace-portal.service - Libre Workspace Portal Service…

Apr 04 21:25:54 liwo systemd[1]: libre-workspace-portal.service: Deactivated successfully.

Apr 04 21:25:54 liwo systemd[1]: Stopped libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:54 liwo systemd[1]: libre-workspace-portal.service: Consumed 3.856s CPU time, 64.1M memory peak.

Apr 04 21:25:54 liwo systemd[1]: Started libre-workspace-portal.service - Libre Workspace Portal Service.

Apr 04 21:25:55 liwo libre-workspace-portal[3124]: /

Apr 04 21:25:56 liwo libre-workspace-portal[3156]: Operations to perform:

Apr 04 21:25:56 liwo libre-workspace-portal[3156]: Apply all migrations: admin, app_dashboard, auth, contenttypes, idm, oidc_provider, otp_hotp, otp_static, otp_totp, sessions

Apr 04 21:25:56 liwo libre-workspace-portal[3156]: Running migrations:

Apr 04 21:25:56 liwo libre-workspace-portal[3156]: No migrations to apply.

Apr 04 21:25:56 liwo libre-workspace-portal[3166]: 0 static files copied to ‘/var/www/libre-workspace-static’, 174 unmodified.

Apr 04 21:25:58 liwo libre-workspace-portal[3169]: RSA key successfully created with kid: b108905f54c76c063aecb28de3911e54

Apr 04 21:25:58 liwo libre-workspace-portal[3179]: File “/usr/lib/libre-workspace/portal/locale/en/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:58 liwo libre-workspace-portal[3179]: File “/usr/lib/libre-workspace/portal/locale/de/LC_MESSAGES/django.po” is already compiled and up to date.

Apr 04 21:25:58 liwo libre-workspace-portal[3124]: Server uptime is less than 5 minutes, waiting 15 seconds before starting the service…

So geht das immer weiter …

Bei Hetzner (Installation auf bestehendem Debian) und bei netcup (Installation von iso) funktionierte die Installation. Die domain ist auf die IP per DNS gesetzt.

Sieht so aus als ob libre-workspace-portal von außen gekillt/beendet wird.
Siehst Du in journalctl -b Auffälligkeiten?

Ich weiß nicht, ob hier Auffälligkeiten dabei sind …

Apr 04 21:24:39 liwo kernel: Linux version 6.12.74+deb13+1-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU l>

Apr 04 21:24:39 liwo kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-6.12.74+deb13+1-amd64 root=UUID=fda7ec1d-1cd7-4b42-9af9-557f06e112f7 ro quiet elevator=>

Apr 04 21:24:39 liwo kernel: BIOS-provided physical RAM map:

Apr 04 21:24:39 liwo kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable

Apr 04 21:24:39 liwo kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved

Apr 04 21:24:39 liwo kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved

Apr 04 21:24:39 liwo kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable

Apr 04 21:24:39 liwo kernel: BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved

Apr 04 21:24:39 liwo kernel: BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved

Apr 04 21:24:39 liwo kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved

Apr 04 21:24:39 liwo kernel: BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved

Apr 04 21:24:39 liwo kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved

Apr 04 21:24:39 liwo kernel: BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable

Apr 04 21:24:39 liwo kernel: NX (Execute Disable) protection: active

Apr 04 21:24:39 liwo kernel: APIC: Static calls initialized

Apr 04 21:24:39 liwo kernel: SMBIOS 2.8 present.

Apr 04 21:24:39 liwo kernel: DMI: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.15.0-0-g2dd4b9b3f840-prebuilt.qemu.org 04/01/2014

Apr 04 21:24:39 liwo kernel: DMI: Memory slots populated: 1/1

Apr 04 21:24:39 liwo kernel: Hypervisor detected: KVM

Apr 04 21:24:39 liwo kernel: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000

Apr 04 21:24:39 liwo kernel: kvm-clock: Using msrs 4b564d01 and 4b564d00

Apr 04 21:24:39 liwo kernel: kvm-clock: using sched offset of 342771466172772 cycles

Apr 04 21:24:39 liwo kernel: clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns

Auffällig waren diese Zeilen:

Apr 04 21:24:39 liwo kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12.74+deb13+1-amd64 root=UUID=fda7ec1d-1cd7-4b42-9af9-557f06e112f7 ro quiet el>

Apr 04 21:24:39 liwo kernel: Kernel parameter elevator= does not have any effect anymore.

                         **Please use sysfs to set IO scheduler for individual devices.**

Apr 04 21:24:39 liwo kernel: random: crng init done