Skip to content

Commit 91a1805

Browse files
author
Thomas Preston
committed
Added serial port login shell installation instruction for linux install
1 parent 886cb11 commit 91a1805

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/installation.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,18 @@ See :ref:`examples-label` for more ways to use codebug_tether.
9393

9494
Install codebug_tether on Linux
9595
===============================
96+
Disable Serial Port Login Shell
97+
-------------------------------
98+
CodeBug uses the serial port which is configured to output the login
99+
shell by default. You must disable this before CodeBug will work. To do
100+
so, run:
101+
102+
sudo raspi-config
103+
104+
Navigate to `Advanced Options` > `Serial`, disable the login shell and
105+
then reboot.
106+
107+
96108
Install Python
97109
--------------
98110
Python should already be installed but for good measure::

0 commit comments

Comments
 (0)