mirror of https://github.com/pikvm/pikvm.git
update
This commit is contained in:
parent
3d6d02a395
commit
9dd98f080d
|
|
@ -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`:
|
||||
|
|
|
|||
Loading…
Reference in New Issue