Add yaml resource to faq.md

This commit is contained in:
cyr1l0u 2024-11-05 20:08:19 +01:00 committed by GitHub
parent 635b25b6c6
commit e6819f2a8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -195,6 +195,7 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
* Missing `/etc/kvmd/override.yaml` file, to resolve it run `rw; touch /etc/kvmd/override.yaml; ro` * 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. * Bad YAML syntax, edit your `/etc/kvmd/override.yaml` file and undo what you did and restart PiKVM.
You can use a YAML validator, such as [YAMLlint](https://www.yamllint.com/) or [YAMLline](https://yamline.com/validator/), to test your configuration file and verify its structure.
??? question "How can I use the serial console to gain access to other devices" ??? 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`: You need to stop the service which listens on the `/dev/ttyAMA0`: