diff --git a/images/screenshot/Makefile b/images/screenshot/Makefile index 17b5c73..316cf33 100644 --- a/images/screenshot/Makefile +++ b/images/screenshot/Makefile @@ -6,7 +6,8 @@ pve-select-location \ pve-select-target-disk \ pve-set-password \ pve-install-summary \ -pve-setup-network +pve-setup-network \ +pve-tui-installer all: $(addsuffix .png, ${PPMS}) diff --git a/images/screenshot/pve-tui-installer.png b/images/screenshot/pve-tui-installer.png new file mode 100644 index 0000000..90a458a Binary files /dev/null and b/images/screenshot/pve-tui-installer.png differ diff --git a/images/screenshot/pve-tui-installer.ppm b/images/screenshot/pve-tui-installer.ppm new file mode 100644 index 0000000..f0e4d0e Binary files /dev/null and b/images/screenshot/pve-tui-installer.ppm differ diff --git a/pve-installation.adoc b/pve-installation.adoc index 828b56a..3fd0834 100644 --- a/pve-installation.adoc +++ b/pve-installation.adoc @@ -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 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 correctly, due to e.g. driver issues.