From 8668bfdff90ca317493ac257496d42b258211d78 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 7 Jul 2023 08:42:05 +0200 Subject: [PATCH] installation: note that TUI uses same code and use thumbnail attribute The thumbnail attribute is our preferred way to include those screenshots, but it requires to be inside a paragraph to be replaced, and having an admonition directly below the attribute doesn't makes it part of a paragraph. So, add a bit of text, which was warranted anyway, allowing us to use the thumbnail attr again. Signed-off-by: Thomas Lamprecht --- pve-installation.adoc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pve-installation.adoc b/pve-installation.adoc index 3fd0834..9518da8 100644 --- a/pve-installation.adoc +++ b/pve-installation.adoc @@ -81,10 +81,13 @@ 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"] +[thumbnail="screenshot/pve-tui-installer.png"] -TIP: This option can be used in case the graphical installer does not work -correctly, due to e.g. driver issues. +Both modes use the same code base for the actual installation process to +benefit from more than a decade of bug fixes and ensure feature parity. + +TIP: The 'Console Mode' option can be used in case the graphical installer does +not work correctly, due to e.g. driver issues. Advanced Options: Install {pve} (Graphical Debug Mode)::