To update, run following commands under the root user:
# pikvm-update
the disk is always mounted Read-Only and needs to be toogled with
rw
ro
To disable the display:
# systemctl disable --now kvmd-oled kvmd-oled-reboot kvmd-oled-shutdown
# kvmd-oled --height=32 --interval=0 --clear-on-exit --text=x
To re-enable the display:
# systemctl enable --now kvmd-oled kvmd-oled-reboot kvmd-oled-shutdown
Sources:
Last modified: Fri Apr 18 22:30:23 2025