I've Kodi 21 installed, upgraded from 20. On this RPI4 I have only Raspberry OS without GUI installed, and boot directly into Kodi. Now, I sometimes play around with the VPN and manage to lock myself out from the SSH. I have a keyboard connected to the RPI4 but I can't exit to terminal which I need to, if I'm to reverse the changes in the config-files.
Exiting Kodi just leaves me with a black screen, and alt+ctrl+F1-12 does nothing.
This is my systemd-file:And, bonus question: How do I enter recovery mode on boot? I've tried hitting both left and right SHIFT repeatedly, and ESC for that matter. But nothing gets me into recovery mode.
Exiting Kodi just leaves me with a black screen, and alt+ctrl+F1-12 does nothing.
This is my systemd-file:
Code:
[Unit]Description = Kodi Media CenterAfter = remote-fs.target network-online.targetWants = network-online.target[Service]User = mitramaiGroup = mitramaiType = simpleExecStart = /usr/bin/kodi-standaloneRestart = on-abortRestartSec = 5[Install]WantedBy = multi-user.targetStatistics: Posted by MitraMai — Tue Jul 15, 2025 5:02 pm