From 9dd98f080da44eeab7930cd26f45aa49df21a8f8 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Tue, 18 Nov 2025 05:27:10 +0200 Subject: [PATCH] update --- docs/faq.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/faq.md b/docs/faq.md index 0410c76f..87c24588 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -177,6 +177,8 @@ If you run into any issues you can check this page which will list common errors * Missing `/etc/kvmd/override.yaml` file, to resolve it run `rw; touch /etc/kvmd/override.yaml; ro` * Bad YAML syntax, edit your `/etc/kvmd/override.yaml` file and undo what you did and restart PiKVM. + To validate your configuration run `kvmd -M` before reboot. + ??? question "How can I use the serial console to gain access to other devices" You need to stop the service which listens on the `/dev/ttyAMA0`: