installation: add screenshot of tui installer

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
This commit is contained in:
Christoph Heiss 2023-07-05 09:00:33 +02:00
parent 0c6bf9f500
commit 38df5426e9
4 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,8 @@ pve-select-location \
pve-select-target-disk \ pve-select-target-disk \
pve-set-password \ pve-set-password \
pve-install-summary \ pve-install-summary \
pve-setup-network pve-setup-network \
pve-tui-installer
all: $(addsuffix .png, ${PPMS}) all: $(addsuffix .png, ${PPMS})

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

View File

@ -81,6 +81,8 @@ Starts the console-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.
image::images/screenshot/pve-tui-installer.png[width=250,float="right"]
TIP: This option can be used in case the graphical installer does not work TIP: This option can be used in case the graphical installer does not work
correctly, due to e.g. driver issues. correctly, due to e.g. driver issues.