summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/system/serial-console.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/system/serial-console.rst b/docs/system/serial-console.rst
index 309c6ad2..d65d65fe 100644
--- a/docs/system/serial-console.rst
+++ b/docs/system/serial-console.rst
@@ -38,6 +38,10 @@ Major upgrades to the installed distribution may also require console access.
* ``57600`` - 57,600 bps
* ``115200`` - 115,200 bps (default for serial console)
+ .. note:: If you use a USB to serial converter please note that most of them
+ use software emulation without flow control, thus you should start with a
+ common baud rate of 9600 as otherwise you could get
+
###############
Network Console
###############