[pve-devel] [PATCH docs] installation: document auto-installer entry under advanced options

Christoph Heiss c.heiss at proxmox.com
Fri Sep 27 12:11:42 CEST 2024


This entry is always present under 'Advanced Options', even if the ISO
was not prepared for an unattended installation, mainly for debug.

Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
---
 pve-installation.adoc | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/pve-installation.adoc b/pve-installation.adoc
index 44ed337..d292895 100644
--- a/pve-installation.adoc
+++ b/pve-installation.adoc
@@ -117,6 +117,14 @@ Advanced Options: Install {pve} (Serial Console Debug Mode)::
 Same the terminal-based debug mode, but additionally sets up the Linux kernel to
 use the (first) serial port of the machine for in- and output.
 
+Advanced Options: Install {pve} (Automated)::
+
+Starts the installer in unattended mode, even if the ISO has not been
+appropriately prepared for an automated installation. This option can be used to
+gather hardware details or might be useful to debug an automated installation
+setup. See xref:installation_unattended[Unattended Installation] for more
+information.
+
 Advanced Options: Rescue Boot::
 
 With this option you can boot an existing installation. It searches all attached
-- 
2.46.0





More information about the pve-devel mailing list