This commit is contained in:
Maxim Devaev 2022-03-13 04:03:26 +03:00
parent ea42c6d03f
commit dbad694c06
1 changed files with 4 additions and 5 deletions

View File

@ -162,11 +162,10 @@ As a first step, we recommend carefully reading our documentation on [GitHub](ht
systemctl disable serial-getty@ttyAMA0.service
```
!!! note
* Only USB OR the RJ-45 serial connector will work, you can't use them together!
* If you disable the service permanently, you can't recover your device via serial console if you need this.
* There are some reports, that you need to remove "ttyAMA0" from /boot/cmdline.txt, but this is not needed on new installations.
!!! note
* Only USB OR the RJ-45 serial connector will work, you can't use them together!
* If you disable the service permanently, you can't recover your device via serial console if you need this.
* There are some reports, that you need to remove "ttyAMA0" from /boot/cmdline.txt, but this is not needed on new installations.
## First steps