Merge pull request #124312 from tomfitzhenry/backport-serial-port-docs
[21.05] nixos/manual: document how to install over a serial port
This commit is contained in:
commit
bc71efad3e
@ -46,6 +46,12 @@
|
|||||||
to increase the font size.
|
to increase the font size.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
To install over a serial port connect with <literal>115200n8</literal>
|
||||||
|
(e.g. <command>picocom -b 115200 /dev/ttyUSB0</command>). When the
|
||||||
|
bootloader lists boot entries, select the serial console boot entry.
|
||||||
|
</para>
|
||||||
|
|
||||||
<section xml:id="sec-installation-booting-networking">
|
<section xml:id="sec-installation-booting-networking">
|
||||||
<title>Networking in the installer</title>
|
<title>Networking in the installer</title>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user