installation: add serial console grub entry

This was added with the 8.1 release ISO, so mention it in the
documentation too.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
This commit is contained in:
Christoph Heiss 2024-02-23 13:06:00 +01:00 committed by Thomas Lamprecht
parent eb638de418
commit 2a2e180c50

View File

@ -82,6 +82,13 @@ Starts the terminal-mode installation wizard. It provides the same overall
installation experience as the graphical installer, but has generally better installation experience as the graphical installer, but has generally better
compatibility with very old and very new hardware. compatibility with very old and very new hardware.
Install {pve} (Terminal UI, Serial Console)::
Starts the terminal-mode installation wizard, additionally setting up the Linux
kernel to use the (first) serial port of the machine for in- and output. This
can be used if the machine is completely headless and only has a serial console
available.
[thumbnail="screenshot/pve-tui-installer.png"] [thumbnail="screenshot/pve-tui-installer.png"]
Both modes use the same code base for the actual installation process to Both modes use the same code base for the actual installation process to